Searched refs:SecondSplatValue (Results 1 – 1 of 1) sorted by relevance
671 Value *SecondSplatValue = nullptr; in processLoopStores() local675 SecondSplatValue = isBytewiseValue(SecondStoredVal, *DL); in processLoopStores()679 assert((SecondSplatValue || SecondPatternValue) && in processLoopStores()685 FirstSplatValue = SecondSplatValue; in processLoopStores()686 if (FirstSplatValue != SecondSplatValue) in processLoopStores()