Home
last modified time | relevance | path

Searched refs:DiffIncSCEV (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DAlignmentFromAssumptions.cpp117 const SCEV *DiffIncSCEV = DiffARSCEV->getStepRecurrence(*SE); in getNewAlignment() local
120 << *DiffStartSCEV << " and inc " << *DiffIncSCEV << "\n"); in getNewAlignment()
128 getNewAlignmentDiff(DiffIncSCEV, AlignSCEV, SE); in getNewAlignment()