Searched refs:isNonConstantNegative (Results 1 – 9 of 9) sorted by relevance
653 if (LHS.second->isNonConstantNegative()) { in operator ()()654 if (!RHS.second->isNonConstantNegative()) in operator ()()656 } else if (RHS.second->isNonConstantNegative()) in operator ()()716 } else if (Op->isNonConstantNegative()) { in visitAddExpr()1201 bool useSubtract = !ExpandTy->isPointerTy() && Step->isNonConstantNegative(); in getAddRecExprPHILiterally()1340 !ExpandTy->isPointerTy() && Step->isNonConstantNegative(); in expandAddRecExprLiterally()
290 bool SCEV::isNonConstantNegative() const { in isNonConstantNegative() function in SCEV
675 if (LHS.second->isNonConstantNegative()) { in operator ()()676 if (!RHS.second->isNonConstantNegative()) in operator ()()678 } else if (RHS.second->isNonConstantNegative()) in operator ()()738 } else if (Op->isNonConstantNegative()) { in visitAddExpr()1280 bool useSubtract = !ExpandTy->isPointerTy() && Step->isNonConstantNegative(); in getAddRecExprPHILiterally()1423 !ExpandTy->isPointerTy() && Step->isNonConstantNegative(); in expandAddRecExprLiterally()
408 bool SCEV::isNonConstantNegative() const { in isNonConstantNegative() function in SCEV
702 if (LHS.second->isNonConstantNegative()) { in operator ()()703 if (!RHS.second->isNonConstantNegative()) in operator ()()705 } else if (RHS.second->isNonConstantNegative()) in operator ()()765 } else if (Op->isNonConstantNegative()) { in visitAddExpr()1316 bool useSubtract = !ExpandTy->isPointerTy() && Step->isNonConstantNegative(); in getAddRecExprPHILiterally()1459 !ExpandTy->isPointerTy() && Step->isNonConstantNegative(); in expandAddRecExprLiterally()
130 bool isNonConstantNegative() const;
142 bool isNonConstantNegative() const;
144 bool isNonConstantNegative() const;
427 bool SCEV::isNonConstantNegative() const { in isNonConstantNegative() function in SCEV