Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp120 bool NegStride);
633 bool NegStride = StoreSize == -Stride; in processLoopStores() local
637 BECount, NegStride)) { in processLoopStores()
689 bool NegStride = SizeInBytes == -Stride; in processLoopMemSet() local
692 BECount, NegStride); in processLoopMemSet()
748 const SCEV *BECount, bool NegStride) { in processLoopStridedStore() argument
771 if (NegStride) in processLoopStridedStore()
853 bool NegStride = StoreSize == -Stride; in processLoopStoreOfLoopLoad() local
877 if (NegStride) in processLoopStoreOfLoopLoad()
903 if (NegStride) in processLoopStoreOfLoopLoad()