Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:UpdateRepresentation

83   UpdateRepresentation(new_rep, h_infer, "inputs");
85 UpdateRepresentation(new_rep, h_infer, "uses");
87 UpdateRepresentation(
118 void HValue::UpdateRepresentation(Representation new_rep,
980 UpdateRepresentation(r, h_infer, "boundscheck");
2506 UpdateRepresentation(new_rep, h_infer, "inputs");
2509 UpdateRepresentation(
2515 UpdateRepresentation(new_rep, h_infer, "uses");
2518 UpdateRepresentation(new_rep, h_infer, "output");
2573 UpdateRepresentation(new_rep, h_infer, "inputs");
3744 UpdateRepresentation(new_rep, h_infer, "uses");
3746 UpdateRepresentation(new_rep, h_infer, "inputs");
3748 UpdateRepresentation(new_rep, h_infer, "use requirements");