Home | History | Annotate | Download | only in R600

Lines Matching defs:Next

590   MachineBasicBlock::succ_iterator Next = It;
591 ++Next;
592 return (*It == TrueBranch) ? *Next : *It;
872 // Continue on next component in the current scc.
1236 Num += serialPatternMatch(*std::next(HeadMBB->succ_begin()));
1765 MachineBasicBlock *MBB2 = *std::next(MBB->succ_begin());