Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds