Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2350 bool ViableTopFallthrough = hasViableTopFallthrough(Top, LoopBlockSet); in rotateLoop() local
2355 if (ViableTopFallthrough) { in rotateLoop()
2393 if (ViableTopFallthrough) { in rotateLoop()