Searched refs:getOverflowLimitForStep (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 1206 static const SCEV *getOverflowLimitForStep(const SCEV *Step, in getOverflowLimitForStep() function 1222 static const SCEV *getOverflowLimitForStep(const SCEV *Step, in getOverflowLimitForStep() function 1304 ExtendOpTraits<ExtendOpTy>::getOverflowLimitForStep(Step, &Pred, SE); in getPreStartForExtend() 1394 const SCEV *Limit = ExtendOpTraits<ExtendOpTy>::getOverflowLimitForStep( in proveNoWrapByVaryingStart()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 1408 static const SCEV *getOverflowLimitForStep(const SCEV *Step, in getOverflowLimitForStep() function 1424 static const SCEV *getOverflowLimitForStep(const SCEV *Step, in getOverflowLimitForStep() function 1507 ExtendOpTraits<ExtendOpTy>::getOverflowLimitForStep(Step, &Pred, SE); in getPreStartForExtend() 1597 const SCEV *Limit = ExtendOpTraits<ExtendOpTy>::getOverflowLimitForStep( in proveNoWrapByVaryingStart()
|
/external/llvm-project/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 1293 static const SCEV *getOverflowLimitForStep(const SCEV *Step, in getOverflowLimitForStep() function 1309 static const SCEV *getOverflowLimitForStep(const SCEV *Step, in getOverflowLimitForStep() function 1392 ExtendOpTraits<ExtendOpTy>::getOverflowLimitForStep(Step, &Pred, SE); in getPreStartForExtend() 1482 const SCEV *Limit = ExtendOpTraits<ExtendOpTy>::getOverflowLimitForStep( in proveNoWrapByVaryingStart()
|