Home | History | Annotate | Download | only in Mips

Lines Matching refs:NextBlock

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