Home | History | Annotate | Download | only in ARM

Lines Matching refs:NextBlock

1105   MachineFunction::const_iterator NextBlock = Water->getIterator();
1106 if (++NextBlock == MF->end()) {
1110 NextBlockOffset = BBInfo[NextBlock->getNumber()].Offset;
1111 NextBlockAlignment = NextBlock->getAlignment();