Searched refs:setInsertPoint (Results 1 – 10 of 10) sorted by relevance
96 setInsertPoint(IP.getBlock(), IP.getPoint()); in restoreIP()103 void setInsertPoint(VPBasicBlock *TheBB) { in setInsertPoint() function111 void setInsertPoint(VPBasicBlock *TheBB, VPBasicBlock::iterator IP) { in setInsertPoint() function
148 Builder.setInsertPoint(CurrBB, CurrBB->begin()); in createOrPropagatePredicates()
196 VPIRBuilder.setInsertPoint(VPBB); in createVPInstructionsForVPBB()
8652 Builder.setInsertPoint(Builder.getInsertBlock(), NewInsertionPoint); in createBlockInMask()9231 Builder.setInsertPoint(VPBB); in buildVPlanWithVPRecipes()9427 Builder.setInsertPoint(VPBB); in buildVPlanWithVPRecipes()
344 void setInsertPoint(Instruction *IP) {
1317 Rewriter.setInsertPoint(BI); in replaceWithInvariantCond()1685 Rewriter.setInsertPoint(L->getLoopPreheader()->getTerminator()); in predicateLoopExits()
1115 Rewriter.setInsertPoint(IP); in predicateLoopExits()
2713 Expander.setInsertPoint(&*Builder.GetInsertPoint()); in recognizeShiftUntilZero()
5244 Rewriter.setInsertPoint(&*IP); in Expand()
1856 setInsertPoint(IP); in expandCodeForImpl()