Searched refs:SCEVInductionVar (Results 1 – 1 of 1) sorted by relevance
6823 const SCEV *SCEVInductionVar, in SalvageDVI() argument6876 SE.computeConstantDifference(DVIRec.SCEVs[i], SCEVInductionVar)) { in SalvageDVI()6938 const llvm::SCEV *SCEVInductionVar = SE.getSCEV(LSRInductionVar); in DbgRewriteSalvageableDVIs() local6939 assert(SCEVInductionVar && in DbgRewriteSalvageableDVIs()6943 dyn_cast<SCEVAddRecExpr>(SCEVInductionVar)) { in DbgRewriteSalvageableDVIs()6957 LLVM_DEBUG(dbgs() << "scev-salvage: IV SCEV: " << *SCEVInductionVar in DbgRewriteSalvageableDVIs()6961 SalvageDVI(L, SE, LSRInductionVar, *DVIRec, SCEVInductionVar, in DbgRewriteSalvageableDVIs()