Home | History | Annotate | Download | only in Analysis

Lines Matching refs:SCEVUMaxExpr

2493            "SCEVUMaxExpr operand types don't match!");
2536 while (const SCEVUMaxExpr *UMax = dyn_cast<SCEVUMaxExpr>(Ops[Idx])) {
2575 SCEV *S = new (SCEVAllocator) SCEVUMaxExpr(ID.Intern(SCEVAllocator),
3291 if (const SCEVUMaxExpr *M = dyn_cast<SCEVUMaxExpr>(S)) {
3355 if (const SCEVUMaxExpr *UMax = dyn_cast<SCEVUMaxExpr>(S)) {
3496 if (const SCEVUMaxExpr *UMax = dyn_cast<SCEVUMaxExpr>(S)) {
5286 if (isa<SCEVUMaxExpr>(Comm))