Home
last modified time | relevance | path

Searched defs:returnList (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprecompile_checker.cpp35 std::vector<GateRef> returnList; in HasReturnCheck() local
Duseless_gate_elimination.cpp29 GateRef returnList = acc_.GetReturnRoot(); in InitList() local
Dcombined_pass_visitor.cpp134 GateRef returnList = acc_.GetReturnRoot(); in VisitGraph() local
Dcircuit_builder.cpp86 auto returnList = circuit_->GetReturnRoot(); in Return() local
92 auto returnList = circuit_->GetReturnRoot(); in ReturnVoid() local