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