Lines Matching defs:BECount
318 const SCEV *BECount = SE->getBackedgeTakenCount(CurLoop); in runOnCountableLoop() local
554 BasicBlock *BB, const SCEV *BECount, in runOnLoopBlock()
590 const SCEV *BECount, ForMemset For) { in processLoopStores()
737 const SCEV *BECount) { in processLoopMemIntrinsic()
759 const SCEV *BECount) { in processLoopMemCpy()
828 const SCEV *BECount) { in processLoopMemSet()
938 const SCEV *BECount, const SCEV *StoreSizeSCEV, in mayLoopAccessLocation()
975 static const SCEV *getStartForNegStride(const SCEV *Start, const SCEV *BECount, in getStartForNegStride()
993 static const SCEV *getNumBytes(const SCEV *BECount, Type *IntPtr, in getNumBytes()
1009 const SCEV *BECount, bool IsNegStride, bool IsLoopMemset) { in processLoopStridedStore()
1174 const SCEV *BECount) { in processLoopStoreOfLoopLoad()
1247 const SCEVAddRecExpr *LoadEv, const SCEV *BECount) { in processLoopStoreOfLoopLoad()