Searched refs:isAllZeros (Results 1 – 1 of 1) sorted by relevance
2248 static bool isAllZeros(StringRef Arr) { in isAllZeros() function2263 if (isAllZeros(Elements)) in getImpl()2661 bool isAllZeros = false; in replaceUsesOfWithOnConstant() local2664 isAllZeros = true; in replaceUsesOfWithOnConstant()2668 if (isAllZeros) isAllZeros = Val->isNullValue(); in replaceUsesOfWithOnConstant()2686 if (isAllZeros) { in replaceUsesOfWithOnConstant()