Searched refs:computeSafeIterationSpace (Results 1 – 3 of 3) sorted by relevance
187 Optional<Range> computeSafeIterationSpace(ScalarEvolution &SE,1279 InductiveRangeCheck::computeSafeIterationSpace( in computeSafeIterationSpace() function in InductiveRangeCheck1428 auto Result = IRC.computeSafeIterationSpace(SE, IndVar); in runOnLoop()
215 Optional<Range> computeSafeIterationSpace(ScalarEvolution &SE,1567 InductiveRangeCheck::computeSafeIterationSpace( in computeSafeIterationSpace() function in InductiveRangeCheck1847 auto Result = IRC.computeSafeIterationSpace(SE, IndVar, in run()
213 std::optional<Range> computeSafeIterationSpace(ScalarEvolution &SE,1584 InductiveRangeCheck::computeSafeIterationSpace(ScalarEvolution &SE, in computeSafeIterationSpace() function in InductiveRangeCheck1956 auto Result = IRC.computeSafeIterationSpace(SE, IndVar, in run()