Lines Matching refs:NumUpdated
3365 unsigned NumUpdated = 0; in handleOperandChangeImpl() local
3376 ++NumUpdated; in handleOperandChangeImpl()
3394 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()
3408 unsigned NumUpdated = 0; in handleOperandChangeImpl() local
3416 ++NumUpdated; in handleOperandChangeImpl()
3430 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()
3439 unsigned NumUpdated = 0; in handleOperandChangeImpl() local
3445 ++NumUpdated; in handleOperandChangeImpl()
3456 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()
3464 unsigned NumUpdated = 0; in handleOperandChangeImpl() local
3470 ++NumUpdated; in handleOperandChangeImpl()
3475 assert(NumUpdated && "I didn't contain From!"); in handleOperandChangeImpl()
3482 NewOps, this, From, To, NumUpdated, OperandNo); in handleOperandChangeImpl()