Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp203 bool IsAllUndef = true; in isBuildVectorAllZeros() local
207 IsAllUndef = false; in isBuildVectorAllZeros()
228 if (IsAllUndef) in isBuildVectorAllZeros()