Searched refs:SrcUndefs (Results 1 – 1 of 1) sorted by relevance
2848 APInt SrcUndefs; in isSplatValue() local2850 (isSplatValue(Src, SrcElts, SrcUndefs, Depth + 1) && in isSplatValue()2851 (SrcElts & SrcUndefs).isZero()); in isSplatValue()