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