Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h146 void SetInsertPoint(BasicBlock::iterator I) { Point = I; } SetInsertPoint() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h180 void SetInsertPoint(BasicBlock *TheBB) { SetInsertPoint() function
187 void SetInsertPoint(Instruction *I) { SetInsertPoint() function
196 void SetInsertPoint(BasicBlock *TheBB, BasicBlock::iterator IP) { SetInsertPoint() function
205 void SetInsertPoint(BasicBlock::iterator IP) { SetInsertPoint() function
[all...]