Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp526 const SCEV *ExtendAfterOp = SE->getZeroExtendExpr(SE->getSCEV(BO), WideTy); in strengthenOverflowingOperation() local
538 const SCEV *ExtendAfterOp = SE->getSignExtendExpr(SE->getSCEV(BO), WideTy); in strengthenOverflowingOperation() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1062 const SCEV *ExtendAfterOp = in IsIncrementNSW() local
1076 const SCEV *ExtendAfterOp = in IsIncrementNUW() local
/external/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp696 const SCEVAddRecExpr *ExtendAfterOp = in parseLoopStructure() local