Searched refs:saveIP (Results 1 – 11 of 11) sorted by relevance
1424 auto saveIP = IRB()->saveIP(); in CreateEntryAlloca() local1428 if (saveIP.isSet()) IRB()->restoreIP(saveIP); in CreateEntryAlloca()1434 auto saveIP = IRB()->saveIP(); in CreateEntryAlloca() local1438 if (saveIP.isSet()) IRB()->restoreIP(saveIP); in CreateEntryAlloca()
880 CGBuilderTy::InsertPoint SavedIP = CGF.Builder.saveIP(); in emitCatchPadBlock()934 CGBuilderTy::InsertPoint savedIP = CGF.Builder.saveIP(); in emitCatchDispatchBlock()1356 CGBuilderTy::InsertPoint SavedIP = Builder.saveIP(); in getEHResumeBlock()
767 auto BuilderInsertPoint = Builder.saveIP(); in valueProfile()
2470 CGBuilderTy::InsertPoint ip = CGF.Builder.saveIP(); in emitARCOperationAfterCall()2480 CGBuilderTy::InsertPoint ip = CGF.Builder.saveIP(); in emitARCOperationAfterCall()
3607 CGBuilderTy::InsertPoint IP = Builder.saveIP(); in EmitCall()
1334 IRBuilderBase::InsertPoint ip = B.saveIP(); in make_alloca()1343 IRBuilderBase::InsertPoint ip = B.saveIP(); in make_alloca()
148 InsertPoint saveIP() const { in saveIP() function
170 InsertPoint saveIP() const { in saveIP() function
188 InsertPoint saveIP() const { in saveIP() function
1780 auto CurrIP = Builder.saveIP(); in createVectorIntOrFpInductionPHI()2126 auto OldIP = Builder.saveIP(); in getOrCreateVectorValue()
1880 auto CurrIP = Builder.saveIP(); in createVectorIntInductionPHI()