Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.cpp248 size_t PhiInst::GetPredBlockIndex(const BasicBlock *block) const in GetPredBlockIndex() function in panda::compiler::PhiInst
Dbasicblock.h137 size_t GetPredBlockIndex(const BasicBlock *block) const in GetPredBlockIndex() function