Searched refs:FirstStoredVal (Results 1 – 2 of 2) sorted by relevance
520 Value *FirstStoredVal = SL[i]->getValueOperand(); in processLoopStores() local537 FirstSplatValue = isBytewiseValue(FirstStoredVal); in processLoopStores()539 FirstPatternValue = getMemSetPatternValue(FirstStoredVal, DL); in processLoopStores()
589 Value *FirstStoredVal = SL[i]->getValueOperand(); in processLoopStores() local606 FirstSplatValue = isBytewiseValue(FirstStoredVal); in processLoopStores()608 FirstPatternValue = getMemSetPatternValue(FirstStoredVal, DL); in processLoopStores()