Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:left_type

661   unsigned left_type = getTypeOfMaskedICmp(A, B, C, LHSCC);
663 return left_type & right_type;