Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder_helper.cpp116 int valueCounts = static_cast<int>(this->predecessors_.size()) + 1; in ReadVariableRecursive() local
Dcircuit_builder.cpp44 const std::vector<GateRef> &values, int valueCounts, VariableType type) in Selector()
64 const std::vector<GateRef> &values, int valueCounts, VariableType type) in Selector()