Searched defs:PreStart (Results 1 – 2 of 2) sorted by relevance
1272 const SCEV *PreStart = SE->getAddExpr(DiffOps, PreStartFlags); in getPreStartForExtend() local1319 const SCEV *PreStart = getPreStartForExtend<ExtendOpTy>(AR, Ty, SE); in getExtendAddRecStart() local1378 const SCEV *PreStart = getConstant(StartAI - Delta); in proveNoWrapByVaryingStart() local
1475 const SCEV *PreStart = SE->getAddExpr(DiffOps, PreStartFlags); in getPreStartForExtend() local1523 const SCEV *PreStart = getPreStartForExtend<ExtendOpTy>(AR, Ty, SE, Depth); in getExtendAddRecStart() local1581 const SCEV *PreStart = getConstant(StartAI - Delta); in proveNoWrapByVaryingStart() local