Searched refs:getInsertPoint (Results 1 – 1 of 1) sorted by relevance
81 VPBasicBlock::iterator getInsertPoint() const { return InsertPt; } in getInsertPoint() function218 : Builder(B), Block(B.getInsertBlock()), Point(B.getInsertPoint()) {} in InsertPointGuard()