Searched defs:PtrSCEV (Results 1 – 5 of 5) sorted by relevance
85 const SCEV *PtrSCEV = SE->getSCEV(Ptr); in getNewAlignment() local
442 auto *PtrSCEV = cast<SCEVAddRecExpr>(PSE.getSCEV(Ptr)); in propagateStoredValueToLoadUsers() local
311 const SCEV *PtrSCEV = SE.getSCEV(Load->getPointerOperand()); in loadCSE() local
5579 const SCEV *PtrSCEV = getAddressAccessSCEV(Ptr, Legal, PSE, TheLoop); in getMemInstScalarizationCost() local
4439 const SCEV *PtrSCEV = SE.getSCEV(Ptr); in calculateRtStride() local 4497 for (const SCEV *PtrSCEV : SCEVs) { in calculateRtStride() local [all...]