Searched refs:HasFallthrough (Results 1 – 3 of 3) sorted by relevance
50 bool HasFallthrough(MachineBasicBlock *MBB);76 bool CodePlacementOpt::HasFallthrough(MachineBasicBlock *MBB) { in HasFallthrough() function in CodePlacementOpt156 bool BotHasFallthrough = HasFallthrough(L->getBottomBlock()); in EliminateUnconditionalJumpsToTop()165 if (HasFallthrough(Pred)) continue; in EliminateUnconditionalJumpsToTop()191 if (!HasFallthrough(Prior)) in EliminateUnconditionalJumpsToTop()234 HasFallthrough(L->getBottomBlock())) { in EliminateUnconditionalJumpsToTop()261 !HasFallthrough(prior(MachineFunction::iterator(TopMBB))) && in MoveDiscontiguousLoopBlocks()262 HasFallthrough(BotMBB)) { in MoveDiscontiguousLoopBlocks()321 if (!HasFallthrough(prior(End))) break; in MoveDiscontiguousLoopBlocks()
560 bool HasFallthrough = (FallthroughSource != 0 && IsActive); in PopCleanupBlock() local579 (HasFixups || HasExistingBranches || HasFallthrough)) { in PopCleanupBlock()643 if (HasFallthrough && !HasPrebranchedFallthrough && in PopCleanupBlock()663 if (HasFallthrough) { in PopCleanupBlock()704 if (!Scope.hasBranchThroughs() && !HasFixups && !HasFallthrough && in PopCleanupBlock()718 (HasFallthrough && !FallthroughIsBranchThrough) || in PopCleanupBlock()738 if (HasFallthrough) in PopCleanupBlock()786 if (!HasFallthrough && FallthroughSource) { in PopCleanupBlock()796 } else if (HasFallthrough && FallthroughDest) { in PopCleanupBlock()802 } else if (HasFallthrough) { in PopCleanupBlock()
645 bool HasFallthrough = false; in emitTableEntry() local652 HasFallthrough = true; in emitTableEntry()701 if (!HasFallthrough) in emitTableEntry()