Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h118 BasicBlock::iterator GetInsertPoint() const { return Point; } in GetInsertPoint() function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DIRBuilder.h68 BasicBlock::iterator GetInsertPoint() const { return InsertPt; } in GetInsertPoint() function
/external/llvm/include/llvm/IR/
DIRBuilder.h104 BasicBlock::iterator GetInsertPoint() const { return InsertPt; } in GetInsertPoint() function