Home | History | Annotate | Download | only in Analysis

Lines Matching refs:match_combine_or

474 inline match_combine_or<CmpClass_match<LHS, RHS, ICmpInst, ICmpInst::Predicate>,
481 inline match_combine_or<BinaryOp_match<LHS, RHS, Instruction::And>,
488 inline match_combine_or<BinaryOp_match<LHS, RHS, Instruction::Or>,
495 inline match_combine_or<BinaryOp_match<LHS, RHS, Instruction::Xor>,