Searched refs:NumUpdated (Results 1 – 2 of 2) sorted by relevance
3102 unsigned NumUpdated = 0; in handleOperandChangeImpl() local3113 ++NumUpdated; in handleOperandChangeImpl()3131 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()3145 unsigned NumUpdated = 0; in handleOperandChangeImpl() local3153 ++NumUpdated; in handleOperandChangeImpl()3176 unsigned NumUpdated = 0; in handleOperandChangeImpl() local3182 ++NumUpdated; in handleOperandChangeImpl()3201 unsigned NumUpdated = 0; in handleOperandChangeImpl() local3207 ++NumUpdated; in handleOperandChangeImpl()3212 assert(NumUpdated && "I didn't contain From!"); in handleOperandChangeImpl()[all …]
623 Constant *To, unsigned NumUpdated = 0,636 if (NumUpdated == 1) {