Lines Matching full:binop
10946 HBinaryOperation* binop = HBinaryOperation::cast(instr);10947 binop->set_observed_input_representation(1, left_rep);10948 binop->set_observed_input_representation(2, right_rep);10949 binop->initialize_output_representation(result_rep);