Searched refs:RotateLoopWithProfile (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1307 bool RotateLoopWithProfile = local
1317 RotateLoopWithProfile ? L.getHeader() : findBestLoopTop(L, LoopBlockSet);
1323 if (!RotateLoopWithProfile && LoopTop == L.getHeader())
1340 if (RotateLoopWithProfile)

Completed in 259 milliseconds