Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getNextBlock

464 /// getNextBlock - Returns the next block in the function blocks ordering. If
466 static inline MachineBasicBlock *getNextBlock(MachineBasicBlock *BB) {
556 TT = getNextBlock(TrueBBI.BB);
558 FT = getNextBlock(FalseBBI.BB);
1293 auto NewTrueBB = getNextBlock(BBI.BB);
1696 MachineBasicBlock *NBB = getNextBlock(FromBBI.BB);
1745 MachineBasicBlock *NBB = getNextBlock(FromBBI.BB);