Searched defs:VPValue (Results 1 – 3 of 3) sorted by relevance
103 : VPValue(VPValueSC, UV, Def) {} in VPValue() function246 friend class VPValue; variable
60 VPValue::VPValue(const unsigned char SC, Value *UV, VPDef *Def) in VPValue() function in VPValue
79 VPValue(Value *UV = nullptr) : VPValue(VPValueSC, UV) {} in VPValue() function