Home | History | Annotate | Download | only in ObjCARC

Lines Matching full:prev

959   IRBuilder<> Builder(BB, std::prev(BB->end()));
1944 Instruction *Inst = std::prev(I);
2690 inst_iterator Current = std::prev(I);
2695 Instruction *EarlierInst = &*std::prev(J);