Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp669 Value *FirstStoredVal = SL[i]->getValueOperand(); in processLoopStores() local
686 FirstSplatValue = isBytewiseValue(FirstStoredVal, *DL); in processLoopStores()
688 FirstPatternValue = getMemSetPatternValue(FirstStoredVal, DL); in processLoopStores()