Searched defs:UpdateRepresentation (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.cc63 UpdateRepresentation(new_rep, h_infer, "inputs");
65 UpdateRepresentation(new_rep, h_infer, "uses");
67 UpdateRepresentation(
105 void HValue::UpdateRepresentation(Representation new_rep, function in class:v8::internal::HValue
1050 UpdateRepresentation(r, h_infer, "boundscheck");
2969 UpdateRepresentation(new_rep, h_infer, "inputs");
2972 UpdateRepresentation(
2978 UpdateRepresentation(new_rep, h_infer, "uses");
2981 UpdateRepresentation(new_rep, h_infer, "output");
3036 UpdateRepresentation(new_re
[all...]

Completed in 99 milliseconds