Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DAlignmentFromAssumptions.cpp110 const SCEV *DiffAlign = SE->getMulExpr(DiffAlignDiv, AlignSCEV); in getNewAlignmentDiff() local
111 const SCEV *DiffUnitsSCEV = SE->getMinusSCEV(DiffAlign, DiffSCEV); in getNewAlignmentDiff()