Searched refs:SecondPatternValue (Results 1 – 1 of 1) sorted by relevance
640 Constant *SecondPatternValue = nullptr; in processLoopStores() local645 SecondPatternValue = getMemSetPatternValue(SecondStoredVal, DL); in processLoopStores()647 assert((SecondSplatValue || SecondPatternValue) && in processLoopStores()658 FirstPatternValue = SecondPatternValue; in processLoopStores()659 if (FirstPatternValue != SecondPatternValue) in processLoopStores()