Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp565 Value *SecondStoredVal = SL[k]->getValueOperand(); in processLoopStores() local
570 SecondSplatValue = isBytewiseValue(SecondStoredVal); in processLoopStores()
572 SecondPatternValue = getMemSetPatternValue(SecondStoredVal, DL); in processLoopStores()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp634 Value *SecondStoredVal = SL[k]->getValueOperand(); in processLoopStores() local
639 SecondSplatValue = isBytewiseValue(SecondStoredVal); in processLoopStores()
641 SecondPatternValue = getMemSetPatternValue(SecondStoredVal, DL); in processLoopStores()