Home
last modified time | relevance | path

Searched defs:ExtendAfterOp (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp385 const SCEV *ExtendAfterOp = SE->getZeroExtendExpr(SE->getSCEV(BO), WideTy); in strengthenOverflowingOperation() local
397 const SCEV *ExtendAfterOp = SE->getSignExtendExpr(SE->getSCEV(BO), WideTy); in strengthenOverflowingOperation() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1047 const SCEV *ExtendAfterOp = in IsIncrementNSW() local
1061 const SCEV *ExtendAfterOp = in IsIncrementNUW() local
/external/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp725 const SCEVAddRecExpr *ExtendAfterOp = in parseLoopStructure() local