Searched refs:VPValueSC (Results 1 – 2 of 2) sorted by relevance
77 enum { VPValueSC, VPUserSC, VPInstructionSC }; enumerator79 VPValue(Value *UV = nullptr) : VPValue(VPValueSC, UV) {} in VPValue() argument
91 VPValueSC, enumerator103 : VPValue(VPValueSC, UV, Def) {} in VPValue() argument