Home
last modified time | relevance | path

Searched refs:ProcessInfiniteLoop (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dhotness_propagation.h108 if (!ProcessInfiniteLoop(loopHeader->GetLoop())) { in FindLoopHeaderHotness()
131 bool ProcessInfiniteLoop(Loop *l) in ProcessInfiniteLoop() function