Searched refs:FirstSplatValue (Results 1 – 1 of 1) sorted by relevance
614 Value *FirstSplatValue = nullptr; in processLoopStores() local618 FirstSplatValue = isBytewiseValue(FirstStoredVal, *DL); in processLoopStores()622 assert((FirstSplatValue || FirstPatternValue) && in processLoopStores()660 if (isa<UndefValue>(FirstSplatValue)) in processLoopStores()661 FirstSplatValue = SecondSplatValue; in processLoopStores()662 if (FirstSplatValue != SecondSplatValue) in processLoopStores()