Searched refs:NumUpdated (Results 1 – 2 of 2) sorted by relevance
3310 unsigned NumUpdated = 0; in handleOperandChangeImpl() local3321 ++NumUpdated; in handleOperandChangeImpl()3339 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()3353 unsigned NumUpdated = 0; in handleOperandChangeImpl() local3361 ++NumUpdated; in handleOperandChangeImpl()3384 unsigned NumUpdated = 0; in handleOperandChangeImpl() local3390 ++NumUpdated; in handleOperandChangeImpl()3409 unsigned NumUpdated = 0; in handleOperandChangeImpl() local3415 ++NumUpdated; in handleOperandChangeImpl()3420 assert(NumUpdated && "I didn't contain From!"); in handleOperandChangeImpl()[all …]
660 Constant *To, unsigned NumUpdated = 0,673 if (NumUpdated == 1) {