Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp230 bool IsAllUndef = true; in isConstantSplatVectorAllZeros() local
234 IsAllUndef = false; in isConstantSplatVectorAllZeros()
255 if (IsAllUndef) in isConstantSplatVectorAllZeros()