Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateOr

391     return BinaryOperator::CreateOr(C1, C2);
1259 Op = BinaryOperator::CreateOr(ICIP, ICIQ);
1874 return BinaryOperator::CreateOr(Not, Op1);
1881 return BinaryOperator::CreateOr(Not, Op0);