Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp1302 const SCEV *ICMinus1SCEV = SE->getMinusSCEV( in replace() local
1306 if (isa<SCEVConstant>(ICMinus1SCEV)) { in replace()
1307 ICMinus1 = Expander.expandCodeFor(ICMinus1SCEV, NewIV->getType(), BI); in replace()
1313 ICMinus1 = Expander.expandCodeFor(ICMinus1SCEV, NewIV->getType(), in replace()