Searched defs:StoreEv (Results 1 – 2 of 2) sorted by relevance
350 getStoreStride(const SCEVAddRecExpr * StoreEv) getStoreStride() argument 431 const SCEVAddRecExpr *StoreEv = isLegalStore() local 700 const SCEVAddRecExpr *StoreEv = cast<SCEVAddRecExpr>(SE->getSCEV(StorePtr)); processLoopStores() local 769 const SCEVAddRecExpr *StoreEv = dyn_cast<SCEVAddRecExpr>(SE->getSCEV(Dest)); processLoopMemCpy() local 1171 const SCEVAddRecExpr *StoreEv = cast<SCEVAddRecExpr>(SE->getSCEV(StorePtr)); processLoopStoreOfLoopLoad() local 1239 processLoopStoreOfLoopLoad(Value * DestPtr,Value * SourcePtr,const SCEV * StoreSizeSCEV,MaybeAlign StoreAlign,MaybeAlign LoadAlign,Instruction * TheStore,Instruction * TheLoad,const SCEVAddRecExpr * StoreEv,const SCEVAddRecExpr * LoadEv,const SCEV * BECount) processLoopStoreOfLoopLoad() argument [all...]
1938 auto *StoreEv = dyn_cast<SCEVAddRecExpr>(SE->getSCEV(StorePtr)); isLegalStore() local 2022 auto *StoreEv = cast<SCEVAddRecExpr>(SE->getSCEV(StorePtr)); processCopyingStore() local [all...]