Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp884 int64_t StoreStrideInt = StoreStrideValue.getSExtValue(); in processLoopMemCpy() local
887 if (StoreStrideInt != LoadStrideInt) in processLoopMemCpy()