Searched refs:NumUpdated (Results 1 – 2 of 2) sorted by relevance
3365 unsigned NumUpdated = 0; in handleOperandChangeImpl() local3376 ++NumUpdated; in handleOperandChangeImpl()3394 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()3408 unsigned NumUpdated = 0; in handleOperandChangeImpl() local3416 ++NumUpdated; in handleOperandChangeImpl()3439 unsigned NumUpdated = 0; in handleOperandChangeImpl() local3445 ++NumUpdated; in handleOperandChangeImpl()3464 unsigned NumUpdated = 0; in handleOperandChangeImpl() local3470 ++NumUpdated; in handleOperandChangeImpl()3475 assert(NumUpdated && "I didn't contain From!"); in handleOperandChangeImpl()[all …]
747 Constant *To, unsigned NumUpdated = 0,760 if (NumUpdated == 1) {