Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h155 BasicBlock *GetPredBlockByIndex(size_t index) const in GetPredBlockByIndex() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp115 BasicBlock *BasicBlock::GetPredBlockByIndex(size_t index) const in GetPredBlockByIndex() function in ark::compiler::BasicBlock