Home
last modified time | relevance | path

Searched defs:GetPhiInputBb (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.cpp176 BasicBlock *PhiInst::GetPhiInputBb(unsigned index) in GetPhiInputBb() function in panda::compiler::PhiInst
Dinst.h2306 const BasicBlock *GetPhiInputBb(unsigned index) const in GetPhiInputBb() function