Searched refs:SecondPatternValue (Results 1 – 1 of 1) sorted by relevance
672 Constant *SecondPatternValue = nullptr; in processLoopStores() local677 SecondPatternValue = getMemSetPatternValue(SecondStoredVal, DL); in processLoopStores()679 assert((SecondSplatValue || SecondPatternValue) && in processLoopStores()690 FirstPatternValue = SecondPatternValue; in processLoopStores()691 if (FirstPatternValue != SecondPatternValue) in processLoopStores()