Searched defs:LSCEV (Results 1 – 5 of 5) sorted by relevance
836 addOneCandidate(Instruction * MemI,const SCEV * LSCEV,SmallVector<Bucket,16> & Buckets,std::function<bool (const SCEV *)> isValidDiff,unsigned MaxCandidateNum) addOneCandidate() argument 887 const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L); collectCandidates() local 1330 const SCEV *LSCEV = SE->getSCEVAtScope(const_cast<Value *>(PtrValue), L); runOnLoop() local [all...]
161 const SCEV *LSCEV = SE.getSCEV(PtrValue); in runOnLoop() local
3562 const SCEV *LSCEV = SE.getSCEV(PtrValue); getFalkorUnrollingPreferences() local
263 if (SE.isLoopInvariant(LSCEV, L)) in computeUnrollAndJamCount() local
347 const SCEVAddRecExpr *LSCEVAddRec = dyn_cast<SCEVAddRecExpr>(LSCEV); in runOnLoop() local