Searched defs:getFirstInsertionPt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | BasicBlock.h | 314 iterator getFirstInsertionPt() { getFirstInsertionPt() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | BasicBlock.cpp | 414 BasicBlock::const_iterator BasicBlock::getFirstInsertionPt() const { getFirstInsertionPt() function in BasicBlock |