Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:nextI

955       MachineRegisterInfo::use_iterator nextI;
957 E = MRI->use_end(); I != E; I = nextI) {
958 nextI = std::next(I); // I is invalidated by the setReg