Searched refs:saveIP (Results 1 – 3 of 3) sorted by relevance
1880 CGBuilderTy::InsertPoint ip = CGF.Builder.saveIP(); in emitARCRetainAfterCall()1890 CGBuilderTy::InsertPoint ip = CGF.Builder.saveIP(); in emitARCRetainAfterCall()
1457 CGBuilderTy::InsertPoint SavedIP = Builder.saveIP(); in getRethrowDest()
148 InsertPoint saveIP() const { in saveIP() function