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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp474 bool hasViableTopFallthrough(const MachineBasicBlock *Top,
2242 MachineBlockPlacement::hasViableTopFallthrough( function in class:MachineBlockPlacement
2290 bool ViableTopFallthrough = hasViableTopFallthrough(Top, LoopBlockSet);

Completed in 76 milliseconds