Searched refs:GuardStart (Results 1 – 1 of 1) sorted by relevance
581 const SCEV *GuardStart = RangeCheck.IV->getStart(); in widenICmpRangeCheckIncrementingLoop() local588 if (!isLoopInvariantValue(GuardStart) || in widenICmpRangeCheckIncrementingLoop()603 SE->getAddExpr(SE->getMinusSCEV(GuardLimit, GuardStart), in widenICmpRangeCheckIncrementingLoop()615 GuardStart, GuardLimit); in widenICmpRangeCheckIncrementingLoop()624 const SCEV *GuardStart = RangeCheck.IV->getStart(); in widenICmpRangeCheckDecrementingLoop() local631 if (!isLoopInvariantValue(GuardStart) || in widenICmpRangeCheckDecrementingLoop()661 GuardStart, GuardLimit); in widenICmpRangeCheckDecrementingLoop()