Home | History | Annotate | Download | only in Mips

Lines Matching refs:NextBlock

955   MachineFunction::const_iterator NextBlock = ++Water->getIterator();
956 if (NextBlock == MF->end()) {
960 NextBlockOffset = BBInfo[NextBlock->getNumber()].Offset;
961 NextBlockAlignment = NextBlock->getAlignment();