Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp210 Optional<Range> computeSafeIterationSpace(ScalarEvolution &SE,
1556 InductiveRangeCheck::computeSafeIterationSpace( in computeSafeIterationSpace() function in InductiveRangeCheck
1829 auto Result = IRC.computeSafeIterationSpace(SE, IndVar, in run()