Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Ddominators_tree.cpp196 …bool IsPathBetweenBlocks(BasicBlock *startBlock, BasicBlock *targetBlock, BasicBlock *excludeBlock) in IsPathBetweenBlocks()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp1474 const BasicBlock *excludeBlock) in BlocksPathDfsSearch()