Home | History | Annotate | Download | only in Sema

Lines Matching refs:BO_GT

4154     case BO_GT:
4398 } else if (op == BO_GT && IsZero(S, E->getLHS())) {
4488 if (op == BO_GT || op == BO_GE)
4495 else // op == BO_GT || op == BO_GE