Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DAlignmentFromAssumptions.cpp164 const SCEV *DiffIncSCEV = DiffARSCEV->getStepRecurrence(*SE); in getNewAlignment() local
167 << *DiffStartSCEV << " and inc " << *DiffIncSCEV << "\n"); in getNewAlignment()
175 getNewAlignmentDiff(DiffIncSCEV, AlignSCEV, SE); in getNewAlignment()