Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp1180 void LLVMIRBuilder::VisitPhi(GateRef gate, const std::vector<GateRef> &phiIns) in VisitPhi() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp2574 std::vector<GateRef> phiIns; in CheckDerivedPhi() local
2604 void LiteCGIRBuilder::FindBaseRefForPhi(GateRef gate, const std::vector<GateRef> &phiIns) in FindBaseRefForPhi() argument
2674 VisitPhi(GateRef gate, const std::vector<GateRef> &phiIns) VisitPhi() argument
[all...]

Completed in 12 milliseconds