Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2233 bool RotateLoopWithProfile = in buildLoopChains() local
2243 RotateLoopWithProfile ? L.getHeader() : findBestLoopTop(L, LoopBlockSet); in buildLoopChains()
2252 if (!RotateLoopWithProfile && LoopTop == L.getHeader()) in buildLoopChains()
2270 if (RotateLoopWithProfile) in buildLoopChains()