Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2437 bool ViableTopFallthrough = hasViableTopFallthrough(Top, LoopBlockSet); in rotateLoop() local
2442 if (ViableTopFallthrough) { in rotateLoop()
2480 if (ViableTopFallthrough) { in rotateLoop()