Searched refs:observed_output_representation_ (Results 1 – 2 of 2) sorted by relevance
3008 if (observed_output_representation_.IsNone()) { in InferRepresentation()3050 if (observed_output_representation_.is_more_general_than(rep) && in RepresentationFromOutput()3052 return observed_output_representation_; in RepresentationFromOutput()
3762 observed_output_representation_(Representation::None()) {3805 observed_output_representation_ = observed; in initialize_output_representation()3859 Representation observed_output_representation_; variable