Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getNot

1490           Constant *NotCI = ConstantExpr::getNot(RHS);
2550 return new ICmpInst(I.getPredicate(), ConstantExpr::getNot(RHSC), A);