Searched refs:SecondPatternValue (Results 1 – 1 of 1) sorted by relevance
643 Constant *SecondPatternValue = nullptr; in processLoopStores() local648 SecondPatternValue = getMemSetPatternValue(SecondStoredVal, DL); in processLoopStores()650 assert((SecondSplatValue || SecondPatternValue) && in processLoopStores()661 FirstPatternValue = SecondPatternValue; in processLoopStores()662 if (FirstPatternValue != SecondPatternValue) in processLoopStores()