Searched refs:NewInsertPt (Results 1 – 1 of 1) sorted by relevance
784 BasicBlock::iterator NewInsertPt = std::next(It); in fixupInsertPoints() local786 Builder.SetInsertPoint(&*NewInsertPt); in fixupInsertPoints()789 InsertPtGuard->SetInsertPoint(NewInsertPt); in fixupInsertPoints()1259 BasicBlock::iterator NewInsertPt = in visitAddRecExpr() local1261 V = expand(SE.getTruncateExpr(SE.getUnknown(V), Ty), NewInsertPt); in visitAddRecExpr()