Searched refs:HasFallthrough (Results 1 – 4 of 4) sorted by relevance
53 bool HasFallthrough(MachineBasicBlock *MBB);79 bool CodePlacementOpt::HasFallthrough(MachineBasicBlock *MBB) { in HasFallthrough() function in CodePlacementOpt159 bool BotHasFallthrough = HasFallthrough(L->getBottomBlock()); in EliminateUnconditionalJumpsToTop()168 if (HasFallthrough(Pred)) continue; in EliminateUnconditionalJumpsToTop()194 if (!HasFallthrough(Prior)) in EliminateUnconditionalJumpsToTop()237 HasFallthrough(L->getBottomBlock())) { in EliminateUnconditionalJumpsToTop()264 !HasFallthrough(prior(MachineFunction::iterator(TopMBB))) && in MoveDiscontiguousLoopBlocks()265 HasFallthrough(BotMBB)) { in MoveDiscontiguousLoopBlocks()324 if (!HasFallthrough(prior(End))) break; in MoveDiscontiguousLoopBlocks()
636 bool HasFallthrough = (FallthroughSource != nullptr && IsActive); in PopCleanupBlock() local655 (HasFixups || HasExistingBranches || HasFallthrough)) { in PopCleanupBlock()728 if (HasFallthrough && !HasPrebranchedFallthrough && in PopCleanupBlock()748 if (HasFallthrough) { in PopCleanupBlock()789 if (!Scope.hasBranchThroughs() && !HasFixups && !HasFallthrough && in PopCleanupBlock()811 (HasFallthrough && !FallthroughIsBranchThrough) || in PopCleanupBlock()832 if (HasFallthrough) in PopCleanupBlock()880 if (!HasFallthrough && FallthroughSource) { in PopCleanupBlock()890 } else if (HasFallthrough && FallthroughDest) { in PopCleanupBlock()896 } else if (HasFallthrough) { in PopCleanupBlock()
617 bool HasFallthrough = false; in emitTableEntry() local622 HasFallthrough = true; in emitTableEntry()671 if (!HasFallthrough) in emitTableEntry()
632 bool HasFallthrough = false; in emitTableEntry() local637 HasFallthrough = true; in emitTableEntry()688 if (!HasFallthrough) in emitTableEntry()