Home
last modified time | relevance | path

Searched defs:savedIP (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGException.cpp750 CGBuilderTy::InsertPoint savedIP = Builder.saveAndClearIP(); in EmitLandingPad() local
934 CGBuilderTy::InsertPoint savedIP = CGF.Builder.saveIP(); in emitCatchDispatchBlock() local
1256 CGBuilderTy::InsertPoint savedIP = CGF.Builder.saveAndClearIP(); in exit() local
/external/llvm-project/clang/lib/CodeGen/
DCGException.cpp788 CGBuilderTy::InsertPoint savedIP = Builder.saveAndClearIP(); in EmitLandingPad() local
1080 CGBuilderTy::InsertPoint savedIP = CGF.Builder.saveIP(); in emitCatchDispatchBlock() local
1442 CGBuilderTy::InsertPoint savedIP = CGF.Builder.saveAndClearIP(); in exit() local