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