Searched defs:SetInsertPoint (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DIRBuilder.h74 void SetInsertPoint(BasicBlock *TheBB) { function in class:llvm::IRBuilderBase
81 void SetInsertPoint(Instruction *I) { function in class:llvm::IRBuilderBase
89 void SetInsertPoint(BasicBlock *TheBB, BasicBlock::iterator IP) { function in class:llvm::IRBuilderBase
96 void SetInsertPoint(Use &U) { function in class:llvm::IRBuilderBase
[all...]

Completed in 121 milliseconds