Home | History | Annotate | Download | only in X86

Lines Matching full:prev

436       PrevMI = std::prev(I);
479 while (Start != BB.begin() && std::prev(Start) != PrevI) --Start;
909 MachineBasicBlock::iterator I2 = std::prev(I);