Searched refs:SCEVInductionVar (Results 1 – 1 of 1) sorted by relevance
6348 const SCEV *SCEVInductionVar, in SalvageDVI() argument6398 SE.computeConstantDifference(DVIRec.SCEVs[i], SCEVInductionVar)) { in SalvageDVI()6457 const llvm::SCEV *SCEVInductionVar = SE.getSCEV(LSRInductionVar); in DbgRewriteSalvageableDVIs() local6458 assert(SCEVInductionVar && in DbgRewriteSalvageableDVIs()6462 dyn_cast<SCEVAddRecExpr>(SCEVInductionVar)) { in DbgRewriteSalvageableDVIs()6476 LLVM_DEBUG(dbgs() << "scev-salvage: IV SCEV: " << *SCEVInductionVar in DbgRewriteSalvageableDVIs()6480 SalvageDVI(L, SE, LSRInductionVar, *DVIRec, SCEVInductionVar, in DbgRewriteSalvageableDVIs()