Searched refs:SecondPatternValue (Results 1 – 1 of 1) sorted by relevance
648 Constant *SecondPatternValue = nullptr; in processLoopStores() local653 SecondPatternValue = getMemSetPatternValue(SecondStoredVal, DL); in processLoopStores()655 assert((SecondSplatValue || SecondPatternValue) && in processLoopStores()666 FirstPatternValue = SecondPatternValue; in processLoopStores()667 if (FirstPatternValue != SecondPatternValue) in processLoopStores()