Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1042 bool RotateLoopWithProfile = in buildLoopChains() local
1051 RotateLoopWithProfile ? L.getHeader() : findBestLoopTop(L, LoopBlockSet); in buildLoopChains()
1057 if (!RotateLoopWithProfile && LoopTop == L.getHeader()) in buildLoopChains()
1090 if (RotateLoopWithProfile) in buildLoopChains()