Home
last modified time | relevance | path

Searched defs:target_block (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/analysis/
H A Ddominators_tree.cpp196 static bool IsPathBetweenBlocks(BasicBlock *start_block, BasicBlock *target_block, BasicBlock *exclude_block) in IsPathBetweenBlocks() argument
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
H A Dir_builder.cpp302 auto target_block = blocks_[pc]; in ConnectBasicBlocks() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dbasicblock.cpp749 bool BlocksPathDfsSearch(Marker marker, BasicBlock *block, const BasicBlock *target_block, in BlocksPathDfsSearch() argument

Completed in 3 milliseconds