Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.cpp199 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
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.cpp443 size_t PhiInst::GetPredBlockIndex(const BasicBlock *block) const in GetPredBlockIndex() function in ark::compiler::PhiInst
Dbasicblock.cpp99 size_t BasicBlock::GetPredBlockIndex(const BasicBlock *block) const in GetPredBlockIndex() function in ark::compiler::BasicBlock