Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp650 rewriteForBase(Loop * L,const SCEVAddRecExpr * BasePtrSCEV,Instruction * BaseMemI,bool CanPreInc,PrepForm Form,SCEVExpander & SCEVE,SmallPtrSet<Value *,16> & DeletedPtrs) rewriteForBase() argument
1038 bool CanPreInc = (Form == UpdateForm || rewriteLoadStores() local