Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp718 const SCEV *StoreSizeSCEV = SE->getConstant(IntIdxTy, StoreSize); in processLoopStores() local
938 const SCEV *BECount, const SCEV *StoreSizeSCEV, in mayLoopAccessLocation()
976 Type *IntPtr, const SCEV *StoreSizeSCEV, in getStartForNegStride()
994 const SCEV *StoreSizeSCEV, Loop *CurLoop, in getNumBytes()
1006 Value *DestPtr, const SCEV *StoreSizeSCEV, MaybeAlign StoreAlignment, in processLoopStridedStore()
1191 const SCEV *StoreSizeSCEV = SE->getConstant(StorePtr->getType(), StoreSize); in processLoopStoreOfLoopLoad() local
1244 Value *DestPtr, Value *SourcePtr, const SCEV *StoreSizeSCEV, in processLoopStoreOfLoopLoad()