Searched refs:getUMinExpr (Results 1 – 2 of 2) sorted by relevance
665 const SCEV *getUMinExpr(const SCEV *LHS, const SCEV *RHS);
3128 const SCEV *ScalarEvolution::getUMinExpr(const SCEV *LHS, in getUMinExpr() function in ScalarEvolution3437 return getUMinExpr(PromotedLHS, PromotedRHS); in getUMinFromMismatchedTypes()4388 return getAddExpr(getUMinExpr(LS, RS), LDiff); in createSCEV()7384 : getUMinExpr(RHS, Start); in HowManyGreaterThans()