Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Ddominators_tree.cpp196 …l IsPathBetweenBlocks(BasicBlock *start_block, BasicBlock *target_block, BasicBlock *exclude_block) in IsPathBetweenBlocks()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.cpp750 const BasicBlock *exclude_block) in BlocksPathDfsSearch()