Home
last modified time | relevance | path

Searched defs:exit_block (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dloop_transform.h127 BasicBlock *GetLoopOuterBlock(BasicBlock *exit_block) in GetLoopOuterBlock()
Dloop_peeling.cpp148 BasicBlock *exit_block = nullptr; in MoveLoopExitToBackEdge() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_cloner.cpp952 auto exit_block = unroll_data->outer->GetPredBlockByIndex(0); in BuildLoopCloneDataFlow() local