CodeQL library for C#
codeql/csharp-all 0.9.2-dev (changelog, source)
Search

Predicate Make::Consistency::nonUniqueSetRepresentation

Holds if s1 and s2 are distinct representations of the same set.

Import path

import codeql.controlflow.Cfg
predicate nonUniqueSetRepresentation(Splits s1, Splits s2)