Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1969 bool ViableTopFallthrough = false; in rotateLoop() local
1974 ViableTopFallthrough = true; in rotateLoop()
1982 if (ViableTopFallthrough) { in rotateLoop()
2014 if (ViableTopFallthrough) { in rotateLoop()