Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getNextBlock

439 /// getNextBlock - Returns the next block in the function blocks ordering. If
441 static inline MachineBasicBlock *getNextBlock(MachineBasicBlock *BB) {
531 TT = getNextBlock(TrueBBI.BB);
533 FT = getNextBlock(FalseBBI.BB);
1429 MachineBasicBlock *NBB = getNextBlock(FromBBI.BB);
1462 MachineBasicBlock *NBB = getNextBlock(FromBBI.BB);