Lines Matching refs:NextBlock
998 MachineFunction::const_iterator NextBlock = Water;999 if (++NextBlock == MF->end()) {1003 NextBlockOffset = BBInfo[NextBlock->getNumber()].Offset;1004 NextBlockAlignment = NextBlock->getAlignment();