Home | History | Annotate | Download | only in src

Lines Matching refs:rep

3784   void set_observed_input_representation(int index, Representation rep) {
3786 observed_input_representation_[index - 1] = rep;
3801 Representation rep = !FLAG_smi_binop && new_rep.IsSmi()
3803 HValue::UpdateRepresentation(rep, h_infer, reason);