Home | History | Annotate | Download | only in CodeGen

Lines Matching full:prev

788     MachineInstr *MI = std::prev(MII);
804 assert(RPTracker->getPos() == std::prev(MII) &&
1428 return DFSStack.empty() ? nullptr : std::prev(DFSStack.back().second);