Lines Matching refs:NumUpdated
2853 unsigned NumUpdated = 0; in handleOperandChangeImpl() local
2864 ++NumUpdated; in handleOperandChangeImpl()
2882 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()
2896 unsigned NumUpdated = 0; in handleOperandChangeImpl() local
2904 ++NumUpdated; in handleOperandChangeImpl()
2918 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()
2927 unsigned NumUpdated = 0; in handleOperandChangeImpl() local
2933 ++NumUpdated; in handleOperandChangeImpl()
2944 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()
2952 unsigned NumUpdated = 0; in handleOperandChangeImpl() local
2958 ++NumUpdated; in handleOperandChangeImpl()
2963 assert(NumUpdated && "I didn't contain From!"); in handleOperandChangeImpl()
2970 NewOps, this, From, To, NumUpdated, OperandNo); in handleOperandChangeImpl()