Home
last modified time | relevance | path

Searched defs:IsNegStride (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp783 bool IsNegStride = StoreSize == -Stride; in processLoopStores() local
923 bool IsNegStride = false; in processLoopMemSet() local
1100 const SCEV *BECount, bool IsNegStride, bool IsLoopMemset) { in processLoopStridedStore()
1286 bool loadAndStoreMayFormMemmove(unsigned StoreSize, bool IsNegStride, in loadAndStoreMayFormMemmove()
1354 bool IsNegStride = StoreSize == -Stride; in processLoopStoreOfLoopLoad() local