Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/IR/
DConstants.cpp2248 static bool isAllZeros(StringRef Arr) { in isAllZeros() function
2263 if (isAllZeros(Elements)) in getImpl()
2661 bool isAllZeros = false; in replaceUsesOfWithOnConstant() local
2664 isAllZeros = true; in replaceUsesOfWithOnConstant()
2668 if (isAllZeros) isAllZeros = Val->isNullValue(); in replaceUsesOfWithOnConstant()
2686 if (isAllZeros) { in replaceUsesOfWithOnConstant()