Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:right_type

637   unsigned right_type = getTypeOfMaskedICmp(A, D, E, RHSCC);
638 return left_type & right_type;