Searched defs:VisitPhi (Results 1 – 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | range_analysis.cpp | 71 GateRef RangeAnalysis::VisitPhi(GateRef gate) in VisitPhi() function in panda::ecmascript::kungfu::RangeAnalysis |
D | number_speculative_lowering.cpp | 477 void NumberSpeculativeLowering::VisitPhi(GateRef gate) in VisitPhi() function in panda::ecmascript::kungfu::NumberSpeculativeLowering |
D | number_speculative_retype.cpp | 238 GateRef NumberSpeculativeRetype::VisitPhi(GateRef gate) in VisitPhi() function in panda::ecmascript::kungfu::NumberSpeculativeRetype |
D | llvm_ir_builder.cpp | 1010 void LLVMIRBuilder::VisitPhi(GateRef gate, const std::vector<GateRef> &phiIns) in VisitPhi() function in panda::ecmascript::kungfu::LLVMIRBuilder |