Searched refs:SecondPatternValue (Results 1 – 1 of 1) sorted by relevance
716 Constant *SecondPatternValue = nullptr; in processLoopStores() local721 SecondPatternValue = getMemSetPatternValue(SecondStoredVal, DL); in processLoopStores()723 assert((SecondSplatValue || SecondPatternValue) && in processLoopStores()734 FirstPatternValue = SecondPatternValue; in processLoopStores()735 if (FirstPatternValue != SecondPatternValue) in processLoopStores()