Searched refs:PreLayoutFallThroughs (Results 1 – 1 of 1) sorted by relevance
145 const SmallVector<MachineBasicBlock *> &PreLayoutFallThroughs) { in INITIALIZE_PASS_DEPENDENCY()150 auto *FTMBB = PreLayoutFallThroughs[MBB.getNumber()]; in INITIALIZE_PASS_DEPENDENCY()243 SmallVector<MachineBasicBlock *> PreLayoutFallThroughs(MF.getNumBlockIDs()); in sortBasicBlocksAndUpdateBranches() local245 PreLayoutFallThroughs[MBB.getNumber()] = in sortBasicBlocksAndUpdateBranches()258 updateBranches(MF, PreLayoutFallThroughs); in sortBasicBlocksAndUpdateBranches()