Searched refs:restoreIP (Results 1 – 17 of 17) sorted by relevance
88 void restoreIP(VPInsertPoint IP) { in restoreIP() function160 ~InsertPointGuard() { Builder.restoreIP(VPInsertPoint(Block, Point)); } in ~InsertPointGuard()
1818 Builder.restoreIP(CurrIP); in createVectorIntOrFpInductionPHI()2148 Builder.restoreIP(OldIP); in getOrCreateVectorValue()
871 Builder.restoreIP(savedIP); in EmitLandingPad()913 CGF.Builder.restoreIP(SavedIP); in emitCatchPadBlock()988 CGF.Builder.restoreIP(savedIP); in emitCatchDispatchBlock()1176 CGF.Builder.restoreIP(SavedIP); in Emit()1279 CGF.Builder.restoreIP(savedIP); in exit()1315 Builder.restoreIP(SavedIP); in getTerminateLandingPad()1348 Builder.restoreIP(SavedIP); in getTerminateHandler()1371 Builder.restoreIP(SavedIP); in getEHResumeBlock()1386 Builder.restoreIP(SavedIP); in getEHResumeBlock()
885 Builder.restoreIP(savedInactiveFallthroughIP); in PopCleanupBlock()963 Builder.restoreIP(SavedIP); in PopCleanupBlock()1205 Builder.restoreIP(SavedIP); in DeactivateCleanupBlock()
272 CGF.Builder.restoreIP(SavedIP); in EmitTryCatchStmt()
778 Builder.restoreIP(BuilderInsertPoint); in valueProfile()
2477 CGF.Builder.restoreIP(ip); in emitARCOperationAfterCall()2487 CGF.Builder.restoreIP(ip); in emitARCOperationAfterCall()
4314 CGF.Builder.restoreIP(TryFallthroughIP); in EmitTryOrSynchronizedStmt()4342 CGF.Builder.restoreIP(SavedIP); in EmitTryOrSynchronizedStmt()
3610 Builder.restoreIP(IP); in EmitCall()
114 Builder.restoreIP(IRBuilderBase::InsertPoint(Block, Point)); in ~SCEVInsertPointGuard()
122 Builder.restoreIP(IRBuilderBase::InsertPoint(Block, Point)); in ~SCEVInsertPointGuard()
1428 if (saveIP.isSet()) IRB()->restoreIP(saveIP); in CreateEntryAlloca()1438 if (saveIP.isSet()) IRB()->restoreIP(saveIP); in CreateEntryAlloca()
1337 B.restoreIP(ip); in make_alloca()1346 B.restoreIP(ip); in make_alloca()
182 void restoreIP(InsertPoint IP) { in restoreIP() function225 Builder.restoreIP(InsertPoint(Block, Point)); in ~InsertPointGuard()
200 void restoreIP(InsertPoint IP) { in restoreIP() function243 Builder.restoreIP(InsertPoint(Block, Point)); in ~InsertPointGuard()
162 void restoreIP(InsertPoint IP) { in restoreIP() function
1888 Builder.restoreIP(CurrIP); in createVectorIntInductionPHI()