Searched refs:GuardStart (Results 1 – 1 of 1) sorted by relevance
549 const SCEV *GuardStart = RangeCheck.IV->getStart(); in widenICmpRangeCheckIncrementingLoop() local556 if (!isLoopInvariantValue(GuardStart) || in widenICmpRangeCheckIncrementingLoop()571 SE->getAddExpr(SE->getMinusSCEV(GuardLimit, GuardStart), in widenICmpRangeCheckIncrementingLoop()583 GuardStart, GuardLimit); in widenICmpRangeCheckIncrementingLoop()593 const SCEV *GuardStart = RangeCheck.IV->getStart(); in widenICmpRangeCheckDecrementingLoop() local600 if (!isLoopInvariantValue(GuardStart) || in widenICmpRangeCheckDecrementingLoop()630 GuardStart, GuardLimit); in widenICmpRangeCheckDecrementingLoop()