Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp569 const SCEVAddRecExpr *BasePtrSCEV = cast<SCEVAddRecExpr>(BaseSCEV); rewriteLoadStoresForCommoningChains() local
649 rewriteForBase(Loop * L,const SCEVAddRecExpr * BasePtrSCEV,Instruction * BaseMemI,bool CanPreInc,PrepForm Form,SCEVExpander & SCEVE,SmallPtrSet<Value *,16> & DeletedPtrs) rewriteForBase() argument
1022 const SCEVAddRecExpr *BasePtrSCEV = rewriteLoadStores() local
[all...]
/llvm-project/polly/lib/Analysis/
H A DScopInfo.cpp717 auto *BasePtrSCEV = SE->getPointerBase(PtrSCEV); computeBoundsOnAccessRelation() local