Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp524 bool hasViableTopFallthrough(const MachineBasicBlock *Top,
2334 MachineBlockPlacement::hasViableTopFallthrough( in hasViableTopFallthrough() function in MachineBlockPlacement
2386 bool ViableTopFallthrough = hasViableTopFallthrough(Top, LoopBlockSet); in rotateLoop()