Searched refs:FirstPatternValue (Results 1 – 1 of 1) sorted by relevance
534 Constant *FirstPatternValue = nullptr; in processLoopStores() local539 FirstPatternValue = getMemSetPatternValue(FirstStoredVal, DL); in processLoopStores()541 assert((FirstSplatValue || FirstPatternValue) && in processLoopStores()582 if (FirstPatternValue != SecondPatternValue) in processLoopStores()