Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateOr

392     return BinaryOperator::CreateOr(C1, C2);
1270 Op = BinaryOperator::CreateOr(ICIP, ICIQ);
1905 return BinaryOperator::CreateOr(Not, Op1);
1912 return BinaryOperator::CreateOr(Not, Op0);