Home
last modified time | relevance | path

Searched refs:getPoint (Results 1 – 1 of 1) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DIRBuilder.h153 llvm::BasicBlock::iterator getPoint() const { return Point; } in getPoint() function
171 SetInsertPoint(IP.getBlock(), IP.getPoint()); in restoreIP()