Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp341 static bool hasPositiveOperands(BinaryOperator *SDI, LazyValueInfo *LVI) { in hasPositiveOperands() function
353 !hasPositiveOperands(SDI, LVI)) in processSRem()
371 !hasPositiveOperands(SDI, LVI)) in processSDiv()