Lines Matching refs:NumUpdated
2083 unsigned NumUpdated = 0; in handleOperandChangeImpl() local
2092 ++NumUpdated; in handleOperandChangeImpl()
2098 Values, this, From, To, NumUpdated, OperandNo); in handleOperandChangeImpl()
3247 unsigned NumUpdated = 0; in handleOperandChangeImpl() local
3258 ++NumUpdated; in handleOperandChangeImpl()
3276 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()
3290 unsigned NumUpdated = 0; in handleOperandChangeImpl() local
3298 ++NumUpdated; in handleOperandChangeImpl()
3312 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()
3321 unsigned NumUpdated = 0; in handleOperandChangeImpl() local
3327 ++NumUpdated; in handleOperandChangeImpl()
3338 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()
3346 unsigned NumUpdated = 0; in handleOperandChangeImpl() local
3352 ++NumUpdated; in handleOperandChangeImpl()
3357 assert(NumUpdated && "I didn't contain From!"); in handleOperandChangeImpl()
3364 NewOps, this, From, To, NumUpdated, OperandNo); in handleOperandChangeImpl()