Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.cpp1154 std::vector<GateRef> outList; in ResolveDef() local
Dllvm_ir_builder.cpp1174 void LLVMIRBuilder::VisitSwitch(GateRef gate, GateRef input, const std::vector<GateRef> &outList) in VisitSwitch()