Home
last modified time | relevance | path

Searched defs:valueCounts (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit_builder_helper.cpp132 int valueCounts = static_cast<int>(this->predecessors_.size()) + 1; in ReadVariableRecursive() local
H A Dcircuit_builder.cpp48 Selector(OpCode opcode, MachineType machineType, GateRef control, const std::vector<GateRef> &values, int valueCounts, VariableType type) Selector() argument
68 Selector(OpCode opcode, GateRef control, const std::vector<GateRef> &values, int valueCounts, VariableType type) Selector() argument

Completed in 5 milliseconds