Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDSimplifyIndVar.cpp304 const SCEV *ExtendAfterOp = SE->getZeroExtendExpr(SE->getSCEV(BO), WideTy); in strengthenOverflowingOperation() local
316 const SCEV *ExtendAfterOp = SE->getSignExtendExpr(SE->getSCEV(BO), WideTy); in strengthenOverflowingOperation() local
/NextBSD/contrib/llvm/lib/Analysis/
HDScalarEvolutionExpander.cpp1046 const SCEV *ExtendAfterOp = in IsIncrementNSW() local
1060 const SCEV *ExtendAfterOp = in IsIncrementNUW() local
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDInductiveRangeCheckElimination.cpp718 const SCEVAddRecExpr *ExtendAfterOp = in parseLoopStructure() local