Home | History | Annotate | Download | only in src

Lines Matching defs:binop

10458     HBinaryOperation* binop = HBinaryOperation::cast(instr);
10459 binop->set_observed_input_representation(1, left_rep);
10460 binop->set_observed_input_representation(2, right_rep);
10461 binop->initialize_output_representation(result_rep);