Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DIRBuilder.h83 void SetInsertPoint(BasicBlock *TheBB) { in SetInsertPoint() function
90 void SetInsertPoint(Instruction *I) { in SetInsertPoint() function
99 void SetInsertPoint(BasicBlock *TheBB, BasicBlock::iterator IP) { in SetInsertPoint() function
106 void SetInsertPoint(Use &U) { in SetInsertPoint() function