Searched refs:NumUpdated (Results 1 – 2 of 2) sorted by relevance
2853 unsigned NumUpdated = 0; in handleOperandChangeImpl() local2864 ++NumUpdated; in handleOperandChangeImpl()2882 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()2896 unsigned NumUpdated = 0; in handleOperandChangeImpl() local2904 ++NumUpdated; in handleOperandChangeImpl()2927 unsigned NumUpdated = 0; in handleOperandChangeImpl() local2933 ++NumUpdated; in handleOperandChangeImpl()2952 unsigned NumUpdated = 0; in handleOperandChangeImpl() local2958 ++NumUpdated; in handleOperandChangeImpl()2963 assert(NumUpdated && "I didn't contain From!"); in handleOperandChangeImpl()[all …]
674 Constant *To, unsigned NumUpdated = 0,687 if (NumUpdated == 1) {