Searched refs:SecondSplatValue (Results 1 – 1 of 1) sorted by relevance
639 Value *SecondSplatValue = nullptr; in processLoopStores() local643 SecondSplatValue = isBytewiseValue(SecondStoredVal); in processLoopStores()647 assert((SecondSplatValue || SecondPatternValue) && in processLoopStores()653 FirstSplatValue = SecondSplatValue; in processLoopStores()654 if (FirstSplatValue != SecondSplatValue) in processLoopStores()