Searched refs:VPInsertPoint (Results 1 – 1 of 1) sorted by relevance
74 class VPInsertPoint {80 VPInsertPoint() = default;83 VPInsertPoint(VPBasicBlock *InsertBlock, VPBasicBlock::iterator InsertPoint) in VPInsertPoint() function94 void restoreIP(VPInsertPoint IP) { in restoreIP()170 ~InsertPointGuard() { Builder.restoreIP(VPInsertPoint(Block, Point)); } in ~InsertPointGuard()