Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:NextInst

1540   BasicBlock::iterator NextInst = LastInst;
1541 ++NextInst;
1542 Builder.SetInsertPoint(VL0->getParent(), NextInst);