Searched refs:isAllNull (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/VMCore/
H A DConstantFold.cpp534 bool isAllNull = true; local
537 isAllNull = false;
540 if (isAllNull)

Completed in 53 milliseconds