Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp270 auto IsNonNegativeAndNotLoopVarying = [&SE, L](Value *V) { in parseRangeCheckICmp() local
308 if (IsNonNegativeAndNotLoopVarying(LHS)) { in parseRangeCheckICmp()
319 if (IsNonNegativeAndNotLoopVarying(LHS)) { in parseRangeCheckICmp()