Searched refs:FirstSplatValue (Results 1 – 1 of 1) sorted by relevance
606 Value *FirstSplatValue = nullptr; in processLoopStores() local610 FirstSplatValue = isBytewiseValue(FirstStoredVal); in processLoopStores()614 assert((FirstSplatValue || FirstPatternValue) && in processLoopStores()652 if (isa<UndefValue>(FirstSplatValue)) in processLoopStores()653 FirstSplatValue = SecondSplatValue; in processLoopStores()654 if (FirstSplatValue != SecondSplatValue) in processLoopStores()