Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h126 BasicBlock::iterator GetInsertPoint() const { return Point; } in GetInsertPoint() function
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h122 BasicBlock::iterator GetInsertPoint() const { return InsertPt; } in GetInsertPoint() function