Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:right_type

625   unsigned right_type = getTypeOfMaskedICmp(A, D, E, RHSCC);
626 return left_type & right_type;