Searched refs:getFallThrough (Results 1 – 7 of 7) sorted by relevance
202 FBB = MBB.getFallThrough(); in endsWithCondControlFlow()
826 MachineBasicBlock *MachineBasicBlock::getFallThrough() { in getFallThrough() function in MachineBasicBlock871 return getFallThrough() != nullptr; in canFallThrough()
523 MachineBasicBlock *getFallThrough();
277 MBB.getFallThrough() == &UnsplitSucc; in splitBlock()
1636 MachineBasicBlock *FallThrough = MBB->getFallThrough(); in EmitInstrWithCustomInserter()
1939 MBB->getFallThrough() : in optimizeThumb2Branches()
2806 MachineBasicBlock *MBB = MBBI.getFallThrough(); in initFallthroughMap()