Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dloop_peeling.cpp123 auto movedInstCount = MoveLoopExitToBackEdge(header, backEdge); in TransformLoop() local
147 size_t movedInstCount = 0; in MoveLoopExitToBackEdge() local