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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp270 auto IsNonNegativeAndNotLoopVarying = [&SE, L](Value *V) { local
308 if (IsNonNegativeAndNotLoopVarying(LHS)) {
319 if (IsNonNegativeAndNotLoopVarying(LHS)) {

Completed in 95 milliseconds