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

/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h82 void SetInsertPoint(BasicBlock *TheBB) { function in class:llvm::IRBuilderBase
89 void SetInsertPoint(Instruction *I) { function in class:llvm::IRBuilderBase
97 void SetInsertPoint(BasicBlock *TheBB, BasicBlock::iterator IP) { function in class:llvm::IRBuilderBase
104 void SetInsertPoint(Use &U) { function in class:llvm::IRBuilderBase
[all...]

Completed in 54 milliseconds