Home
last modified time | relevance | path

Searched defs:OpAfterExtend (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp306 const SCEV *OpAfterExtend = (SE->*GetExprForBO)( in strengthenOverflowingOperation() local
318 const SCEV *OpAfterExtend = (SE->*GetExprForBO)( in strengthenOverflowingOperation() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1037 const SCEV *OpAfterExtend = SE.getAddExpr(SE.getSignExtendExpr(Step, WideTy), in IsIncrementNSW() local
1051 const SCEV *OpAfterExtend = SE.getAddExpr(SE.getZeroExtendExpr(Step, WideTy), in IsIncrementNUW() local