Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp810 bool ViableTopFallthrough = false; in rotateLoop() local
815 ViableTopFallthrough = true; in rotateLoop()
823 if (ViableTopFallthrough) { in rotateLoop()