Searched refs:UserValue (Results 1 – 1 of 1) sorted by relevance
155 class UserValue { class193 UserValue *getLeader() { in getLeader()194 UserValue *l = leader; in getLeader()212 static UserValue *merge(UserValue *L1, UserValue *L2) { in merge()220 UserValue *End = L2; in merge()502 UserValue *&Leader = userVarMap[Var]; in getUserValue()504 UserValue *UV = Leader->getLeader(); in getUserValue()514 Leader = UserValue::merge(Leader, UV); in getUserValue()521 Leader = UserValue::merge(Leader, EC); in mapVirtReg()578 UserValue *UV = in handleDebugValue()[all …]