Searched defs:GetPhiInput (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| D | inst.cpp | 185 Inst *PhiInst::GetPhiInput(BasicBlock *bb) in GetPhiInput() function in panda::compiler::PhiInst |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| D | inst.cpp | 429 Inst *PhiInst::GetPhiInput(BasicBlock *bb) in GetPhiInput() function in ark::compiler::PhiInst |