Searched defs:FallThrough (Results 1 – 4 of 4) sorted by relevance
799 MachineBasicBlock *FallThrough = nullptr; in removeMBBifRedundant() local
2218 MachineBasicBlock *FallThrough = FromBBI.HasFallThrough ? NBB : nullptr; in CopyAndPredicateBlock() local2267 MachineBasicBlock *FallThrough = FromBBI.HasFallThrough ? NBB : nullptr; in MergeBlocks() local
752 auto FallThrough = std::next(MI.getIterator()); in insertDivByZeroTrap() local
1879 MachineBasicBlock *FallThrough = MBB->getFallThrough(); in EmitInstrWithCustomInserter() local