Searched refs:saveIP (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGException.cpp1119 CGBuilderTy::InsertPoint savedIP = CGF.Builder.saveIP();
1508 CGBuilderTy::InsertPoint SavedIP = Builder.saveIP();
H A DCGObjC.cpp2162 CGBuilderTy::InsertPoint ip = CGF.Builder.saveIP();
2172 CGBuilderTy::InsertPoint ip = CGF.Builder.saveIP();
/external/llvm/include/llvm/Support/
H A DIRBuilder.h147 /// saveIP - Returns the current insert point.
148 InsertPoint saveIP() const { function in class:llvm::IRBuilderBase

Completed in 182 milliseconds