Lines Matching full:inter
831 inter = self.left.GetOutcomes(env, defs).Intersect(self.right.GetOutcomes(env, defs))832 return not inter.IsEmpty()