Searched refs:setInsertPoint (Results 1 – 9 of 9) sorted by relevance
98 setInsertPoint(IP.getBlock(), IP.getPoint()); in restoreIP()105 void setInsertPoint(VPBasicBlock *TheBB) { in setInsertPoint() function113 void setInsertPoint(VPBasicBlock *TheBB, VPBasicBlock::iterator IP) { in setInsertPoint() function
209 VPIRBuilder.setInsertPoint(VPBB); in createVPInstructionsForVPBB()
8035 Builder.setInsertPoint(HeaderVPBB, NewInsertionPoint); in createBlockInMask()8784 Builder.setInsertPoint(VPBB); in buildVPlanWithVPRecipes()8975 Builder.setInsertPoint(InsertBlock, InsertBlock->getFirstNonPhi()); in buildVPlanWithVPRecipes()8977 Builder.setInsertPoint(InsertBlock, std::next(PrevRecipe->getIterator())); in buildVPlanWithVPRecipes()9179 Builder.setInsertPoint(LatchVPBB, LatchVPBB->begin()); in adjustRecipesForReductions()
342 void setInsertPoint(Instruction *IP) {
1350 Rewriter.setInsertPoint(BI); in replaceWithInvariantCond()1849 Rewriter.setInsertPoint(L->getLoopPreheader()->getTerminator()); in predicateLoopExits()
1180 Rewriter.setInsertPoint(IP); in predicateLoopExits()
2854 Expander.setInsertPoint(&*Builder.GetInsertPoint()); in recognizeShiftUntilZero()
5293 Rewriter.setInsertPoint(&*IP); in Expand()
1722 setInsertPoint(IP); in expandCodeForImpl()