Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2386 bool ViableTopFallthrough = hasViableTopFallthrough(Top, LoopBlockSet); in rotateLoop() local
2391 if (ViableTopFallthrough) { in rotateLoop()
2429 if (ViableTopFallthrough) { in rotateLoop()