Searched defs:VPBlockUser (Results 1 – 1 of 1) sorted by relevance
348 struct VPBlockUser : public VPUser { struct349 VPBlockUser() : VPUser({}, VPUserID::Block) {} in VPBlockUser() function351 VPValue *getSingleOperandOrNull() { in getSingleOperandOrNull()357 const VPValue *getSingleOperandOrNull() const { in getSingleOperandOrNull()364 void resetSingleOpUser(VPValue *NewVal) { in resetSingleOpUser()