Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dloop_peeling.cpp148 auto outerBlock = GetLoopOuterBlock(header); in MoveLoopExitToBackEdge() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_cloner.cpp769 void GraphCloner::UpdateUsersForClonedLoopHeader(Inst *inst, BasicBlock *outerBlock) in UpdateUsersForClonedLoopHeader()
/arkcompiler/runtime_core/static_core/compiler/tests/
Dloop_unroll_test.cpp237 auto outerBlock = BB(5U).GetTrueSuccessor(); in CheckLoopWithPhiAndSafePoint() local