Searched refs:VPInsertPoint (Results 1 – 1 of 1) sorted by relevance
76 class VPInsertPoint {82 VPInsertPoint() = default;85 VPInsertPoint(VPBasicBlock *InsertBlock, VPBasicBlock::iterator InsertPoint) in VPInsertPoint() function96 void restoreIP(VPInsertPoint IP) { in restoreIP()178 ~InsertPointGuard() { Builder.restoreIP(VPInsertPoint(Block, Point)); } in ~InsertPointGuard()