Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp154 bool IsAllUndef = true; in isBuildVectorAllZeros() local
158 IsAllUndef = false; in isBuildVectorAllZeros()
179 if (IsAllUndef) in isBuildVectorAllZeros()