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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCFGOptimizer.cpp39 bool isOnFallThroughPath(MachineBasicBlock *MBB);
106 bool HexagonCFGOptimizer::isOnFallThroughPath(MachineBasicBlock *MBB) { function in class:HexagonCFGOptimizer
215 if (!isOnFallThroughPath(UncondTarget))

Completed in 303 milliseconds