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()
566 bool HasFallthrough = (FallthroughSource != 0 && IsActive); in PopCleanupBlock() local585 (HasFixups || HasExistingBranches || HasFallthrough)) { in PopCleanupBlock()649 if (HasFallthrough && !HasPrebranchedFallthrough && in PopCleanupBlock()669 if (HasFallthrough) { in PopCleanupBlock()710 if (!Scope.hasBranchThroughs() && !HasFixups && !HasFallthrough && in PopCleanupBlock()724 (HasFallthrough && !FallthroughIsBranchThrough) || in PopCleanupBlock()744 if (HasFallthrough) in PopCleanupBlock()792 if (!HasFallthrough && FallthroughSource) { in PopCleanupBlock()802 } else if (HasFallthrough && FallthroughDest) { in PopCleanupBlock()808 } else if (HasFallthrough) { in PopCleanupBlock()
645 bool HasFallthrough = false; in emitTableEntry() local652 HasFallthrough = true; in emitTableEntry()701 if (!HasFallthrough) in emitTableEntry()