Searched refs:computeSafeIterationSpace (Results 1 – 1 of 1) sorted by relevance
192 Optional<Range> computeSafeIterationSpace(ScalarEvolution &SE,1308 InductiveRangeCheck::computeSafeIterationSpace(ScalarEvolution &SE, in computeSafeIterationSpace() function in InductiveRangeCheck1457 auto Result = IRC->computeSafeIterationSpace(SE, IndVar, B); in runOnLoop()