Searched refs:FirstStoredVal (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp624 Value *FirstStoredVal = SL[i]->getValueOperand(); local
641 FirstSplatValue = isBytewiseValue(FirstStoredVal, *DL);
643 FirstPatternValue = getMemSetPatternValue(FirstStoredVal, DL);

Completed in 91 milliseconds