Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp163 bool IsAllUndef = true; in isBuildVectorAllZeros() local
167 IsAllUndef = false; in isBuildVectorAllZeros()
188 if (IsAllUndef) in isBuildVectorAllZeros()