Lines Matching defs:NextValueNo

2805   unsigned NextValueNo = ValueList.size();
2830 NextValueNo = ValueList.size();
2913 if (getValueTypePair(Record, OpNum, NextValueNo, LHS) ||
2945 if (getValueTypePair(Record, OpNum, NextValueNo, Op) ||
2974 if (getValueTypePair(Record, OpNum, NextValueNo, BasePtr))
2987 if (getValueTypePair(Record, OpNum, NextValueNo, Op))
3004 if (getValueTypePair(Record, OpNum, NextValueNo, Agg))
3025 if (getValueTypePair(Record, OpNum, NextValueNo, Agg))
3028 if (getValueTypePair(Record, OpNum, NextValueNo, Val))
3050 if (getValueTypePair(Record, OpNum, NextValueNo, TrueVal) ||
3065 if (getValueTypePair(Record, OpNum, NextValueNo, TrueVal) ||
3067 getValueTypePair(Record, OpNum, NextValueNo, Cond))
3090 if (getValueTypePair(Record, OpNum, NextValueNo, Vec) ||
3101 if (getValueTypePair(Record, OpNum, NextValueNo, Vec) ||
3114 if (getValueTypePair(Record, OpNum, NextValueNo, Vec1) ||
3118 if (getValueTypePair(Record, OpNum, NextValueNo, Mask))
3134 if (getValueTypePair(Record, OpNum, NextValueNo, LHS) ||
3158 if (getValueTypePair(Record, OpNum, NextValueNo, Op))
3245 if (getValueTypePair(Record, OpNum, NextValueNo, Callee))
3271 if (getValueTypePair(Record, OpNum, NextValueNo, Op))
3287 if (getValueTypePair(Record, Idx, NextValueNo, Val))
3341 if (getValueTypePair(Record, Idx, NextValueNo, PersFn))
3353 if (getValueTypePair(Record, Idx, NextValueNo, Val)) {
3389 if (getValueTypePair(Record, OpNum, NextValueNo, Op) ||
3401 if (getValueTypePair(Record, OpNum, NextValueNo, Op) ||
3421 if (getValueTypePair(Record, OpNum, NextValueNo, Ptr) ||
3435 if (getValueTypePair(Record, OpNum, NextValueNo, Ptr) ||
3458 if (getValueTypePair(Record, OpNum, NextValueNo, Ptr) ||
3478 if (getValueTypePair(Record, OpNum, NextValueNo, Ptr) ||
3518 if (getValueTypePair(Record, OpNum, NextValueNo, Callee))
3545 if (getValueTypePair(Record, OpNum, NextValueNo, Op))
3589 ValueList.AssignValue(I, NextValueNo++);