Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CommonBits

2203             Constant *CommonBits = ConstantExpr::getAnd(Op0CI, RHS);
2205 ConstantExpr::getNot(CommonBits));