Searched refs:GuardStart (Results 1 – 1 of 1) sorted by relevance
573 const SCEV *GuardStart = RangeCheck.IV->getStart(); in widenICmpRangeCheckIncrementingLoop() local580 if (!isLoopInvariantValue(GuardStart) || in widenICmpRangeCheckIncrementingLoop()595 SE->getAddExpr(SE->getMinusSCEV(GuardLimit, GuardStart), in widenICmpRangeCheckIncrementingLoop()607 GuardStart, GuardLimit); in widenICmpRangeCheckIncrementingLoop()616 const SCEV *GuardStart = RangeCheck.IV->getStart(); in widenICmpRangeCheckDecrementingLoop() local623 if (!isLoopInvariantValue(GuardStart) || in widenICmpRangeCheckDecrementingLoop()653 GuardStart, GuardLimit); in widenICmpRangeCheckDecrementingLoop()