Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp508 bool hasViableTopFallthrough(const MachineBasicBlock *Top,
2285 MachineBlockPlacement::hasViableTopFallthrough( in hasViableTopFallthrough() function in MachineBlockPlacement
2337 bool ViableTopFallthrough = hasViableTopFallthrough(Top, LoopBlockSet); in rotateLoop()