Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h146 size_t GetSuccBlockIndex(const BasicBlock *block) const in GetSuccBlockIndex() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp107 size_t BasicBlock::GetSuccBlockIndex(const BasicBlock *block) const in GetSuccBlockIndex() function in ark::compiler::BasicBlock