Searched refs:FirstPatternValue (Results 1 – 2 of 2) 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()
603 Constant *FirstPatternValue = nullptr; in processLoopStores() local608 FirstPatternValue = getMemSetPatternValue(FirstStoredVal, DL); in processLoopStores()610 assert((FirstSplatValue || FirstPatternValue) && in processLoopStores()651 if (FirstPatternValue != SecondPatternValue) in processLoopStores()