Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp216 Optional<Range> computeSafeIterationSpace(ScalarEvolution &SE,
1582 InductiveRangeCheck::computeSafeIterationSpace( in computeSafeIterationSpace() function in InductiveRangeCheck
1947 auto Result = IRC.computeSafeIterationSpace(SE, IndVar, in run()