InferredRepresentation 719 src/hydrogen-instructions.h virtual Representation InferredRepresentation() {
InferredRepresentation 2351 src/hydrogen-instructions.h virtual Representation InferredRepresentation();
InferredRepresentation 2865 src/hydrogen-instructions.h virtual Representation InferredRepresentation() {
InferredRepresentation 2869 src/hydrogen-instructions.h return HValue::InferredRepresentation();
InferredRepresentation 2318 src/hydrogen.cc Representation inferred = current->InferredRepresentation();