Home
last modified time | relevance | path

Searched refs:NumUpdated (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/IR/
DConstants.cpp2729 unsigned NumUpdated = 0; in handleOperandChangeImpl() local
2740 ++NumUpdated; in handleOperandChangeImpl()
2758 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()
2772 unsigned NumUpdated = 0; in handleOperandChangeImpl() local
2780 ++NumUpdated; in handleOperandChangeImpl()
2794 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()
2803 unsigned NumUpdated = 0; in handleOperandChangeImpl() local
2809 ++NumUpdated; in handleOperandChangeImpl()
2820 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()
2828 unsigned NumUpdated = 0; in handleOperandChangeImpl() local
[all …]
DConstantsContext.h637 Constant *To, unsigned NumUpdated = 0,
650 if (NumUpdated == 1) {
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp1924 unsigned NumUpdated = 0; in replaceUsesOfWithOnConstant() local
1930 ++NumUpdated; in replaceUsesOfWithOnConstant()
1940 ++NumUpdated; in replaceUsesOfWithOnConstant()
1967 if (NumUpdated == 1) { in replaceUsesOfWithOnConstant()