Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DConstants.cpp2205 static bool isAllZeros(StringRef Arr) { in isAllZeros() function
2220 if (isAllZeros(Elements)) in getImpl()
2618 bool isAllZeros = false; in replaceUsesOfWithOnConstant() local
2621 isAllZeros = true; in replaceUsesOfWithOnConstant()
2625 if (isAllZeros) isAllZeros = Val->isNullValue(); in replaceUsesOfWithOnConstant()
2643 if (isAllZeros) { in replaceUsesOfWithOnConstant()