Searched refs:combineType (Results 1 – 1 of 1) sorted by relevance
480 auto combineType = result->GetType().CombineType(type); in AddType() local481 const_cast<ScalarOpTypeInfo &>(*result).SetType(combineType); in AddType()491 auto combineType = result->GetType().CombineCallTargetType(type); in AddCallTargetType() local492 const_cast<ScalarOpTypeInfo &>(*result).SetType(combineType); in AddCallTargetType()636 PGOSampleType combineType = GetType().CombineType(typeInfo.GetType()); in Merge() local637 SetType(combineType); in Merge()