Home | History | Annotate | Download | only in ARM

Lines Matching refs:NextBlock

1034   MachineFunction::const_iterator NextBlock = Water->getIterator();
1035 if (++NextBlock == MF->end()) {
1039 NextBlockOffset = BBInfo[NextBlock->getNumber()].Offset;
1040 NextBlockAlignment = NextBlock->getAlignment();