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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h129 BasicBlock::iterator GetInsertPoint() const { return Point; } function in class:llvm::SCEVExpander::SCEVInsertPointGuard
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp652 auto GetInsertPoint = [this](Value *A, Value *B) { local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h127 BasicBlock::iterator GetInsertPoint() const { return InsertPt; } function in class:llvm::IRBuilderBase

Completed in 118 milliseconds