Searched refs:SecondSplatValue (Results 1 – 1 of 1) sorted by relevance
642 Value *SecondSplatValue = nullptr; in processLoopStores() local646 SecondSplatValue = isBytewiseValue(SecondStoredVal, *DL); in processLoopStores()650 assert((SecondSplatValue || SecondPatternValue) && in processLoopStores()656 FirstSplatValue = SecondSplatValue; in processLoopStores()657 if (FirstSplatValue != SecondSplatValue) in processLoopStores()