SetInputRepresentation 2919 src/hydrogen-instructions.h void SetInputRepresentation(Representation r); SetInputRepresentation 3988 src/hydrogen.cc compare_->SetInputRepresentation(Representation::Integer32()); SetInputRepresentation 4355 src/hydrogen.cc compare_index->SetInputRepresentation(Representation::Integer32()); SetInputRepresentation 7053 src/hydrogen.cc compare->SetInputRepresentation(left_operand->representation()); SetInputRepresentation 7072 src/hydrogen.cc compare_nan->SetInputRepresentation(left_operand->representation()); SetInputRepresentation 8331 src/hydrogen.cc result->SetInputRepresentation(r);