Searched refs:semantic2 (Results 1 – 1 of 1) sorted by relevance
269 TypeHandle semantic2 = T.Semantic(type2); in PointwiseRepresentation() local273 TypeHandle semantic_union = T.Union(semantic1, semantic2); in PointwiseRepresentation()288 TypeHandle semantic2 = T.Semantic(type2); in PointwiseRepresentation() local292 TypeHandle semantic_intersection = T.Intersect(semantic1, semantic2); in PointwiseRepresentation()307 TypeHandle semantic2 = T.Semantic(type2); in PointwiseRepresentation() local309 bool semantic_is = semantic1->Is(semantic2); in PointwiseRepresentation()