Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/IR/
H A DConstants.cpp2433 static bool isAllZeros(StringRef Arr) { in isAllZeros() function
2827 bool isAllZeros = false; in replaceUsesOfWithOnConstant() local