Searched refs:NewInsertPt (Results 1 – 1 of 1) sorted by relevance
760 BasicBlock::iterator NewInsertPt = std::next(It); in fixupInsertPoints() local762 Builder.SetInsertPoint(&*NewInsertPt); in fixupInsertPoints()765 InsertPtGuard->SetInsertPoint(NewInsertPt); in fixupInsertPoints()1235 BasicBlock::iterator NewInsertPt = in visitAddRecExpr() local1237 V = expand(SE.getTruncateExpr(SE.getUnknown(V), Ty), NewInsertPt); in visitAddRecExpr()