Searched refs:ValueTypeAfterChange (Results 1 – 2 of 2) sorted by relevance
181 PrimitiveType ValueTypeAfterChange(const HloValue* value) const;
596 auto value_type = ValueTypeAfterChange(value); in ResolveInconsistencyOfAliasingBuffersHelper()620 auto value_type = ValueTypeAfterChange(value); in ResolveInconsistencyOfAliasingBuffersHelper()996 PrimitiveType BFloat16Propagation::ValueTypeAfterChange( in ValueTypeAfterChange() function in xla::BFloat16Propagation