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

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

Completed in 133 milliseconds