Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp240 bool IsAllUndef = true; in isConstantSplatVectorAllZeros() local
244 IsAllUndef = false; in isConstantSplatVectorAllZeros()
262 if (IsAllUndef) in isConstantSplatVectorAllZeros()