Searched refs:data_operand_ty (Results 1 – 1 of 1) sorted by relevance
441 Type data_operand_ty = switch_op.data().getType(); in Print() local445 if (switch_op.trueOutput().getType() != data_operand_ty || in Print()446 switch_op.falseOutput().getType() != data_operand_ty || in Print()