Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ !
H A DSelectionDAG.cpp2909 APInt SubUndefElts; in isSplatValue() local
2913 if (!isSplatValue(Src, SubDemandedElts, SubUndefElts, Depth + 1)) in isSplatValue()
2916 if (!SubUndefElts.isZero()) in isSplatValue()