Searched refs:VPInsertPoint (Results 1 – 1 of 1) sorted by relevance
97 class VPInsertPoint {103 VPInsertPoint() = default;106 VPInsertPoint(VPBasicBlock *InsertBlock, VPBasicBlock::iterator InsertPoint) in VPInsertPoint() function117 void restoreIP(VPInsertPoint IP) { in restoreIP()333 ~InsertPointGuard() { Builder.restoreIP(VPInsertPoint(Block, Point)); } in ~InsertPointGuard()