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