Searched refs:computeSafeIterationSpace (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp213 std::optional<Range> computeSafeIterationSpace(ScalarEvolution &SE,
1584 InductiveRangeCheck::computeSafeIterationSpace(ScalarEvolution &SE, function in class:InductiveRangeCheck
1956 auto Result = IRC.computeSafeIterationSpace(SE, IndVar,

Completed in 139 milliseconds