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