Searched refs:SecondPatternValue (Results 1 – 1 of 1) sorted by relevance
567 Constant *SecondPatternValue = nullptr; in processLoopStores() local572 SecondPatternValue = getMemSetPatternValue(SecondStoredVal, DL); in processLoopStores()574 assert((SecondSplatValue || SecondPatternValue) && in processLoopStores()582 if (FirstPatternValue != SecondPatternValue) in processLoopStores()