Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2752 APInt SubUndefElts; in isSplatValue() local
2756 if (!isSplatValue(Src, SubDemandedElts, SubUndefElts, Depth + 1)) in isSplatValue()
2759 if (!SubUndefElts.isZero()) in isSplatValue()