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.cpp190 …bool IsPathBetweenBlocks(BasicBlock *startBlock, BasicBlock *targetBlock, BasicBlock *excludeBlock) in IsPathBetweenBlocks()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp1467 const BasicBlock *excludeBlock) in BlocksPathDfsSearch()