Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp520 Value *FirstStoredVal = SL[i]->getValueOperand(); in processLoopStores() local
537 FirstSplatValue = isBytewiseValue(FirstStoredVal); in processLoopStores()
539 FirstPatternValue = getMemSetPatternValue(FirstStoredVal, DL); in processLoopStores()