Searched refs:hasPositiveOperands (Results 1 – 2 of 2) sorted by relevance
341 static bool hasPositiveOperands(BinaryOperator *SDI, LazyValueInfo *LVI) { in hasPositiveOperands() function353 !hasPositiveOperands(SDI, LVI)) in processSRem()371 !hasPositiveOperands(SDI, LVI)) in processSDiv()
498 static bool hasPositiveOperands(BinaryOperator *SDI, LazyValueInfo *LVI) { in hasPositiveOperands() function551 if (SDI->getType()->isVectorTy() || !hasPositiveOperands(SDI, LVI)) in processSRem()572 if (SDI->getType()->isVectorTy() || !hasPositiveOperands(SDI, LVI)) in processSDiv()