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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp559 bool isAllNull = true; local
562 isAllNull = false;
565 if (isAllNull)

Completed in 116 milliseconds