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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp192 Optional<Range> computeSafeIterationSpace(ScalarEvolution &SE,
1308 InductiveRangeCheck::computeSafeIterationSpace(ScalarEvolution &SE, function in class:__anon3193::InductiveRangeCheck
1457 auto Result = IRC->computeSafeIterationSpace(SE, IndVar, B);

Completed in 69 milliseconds