CodeQL library for GitHub Actions
codeql/actions-all 0.4.12 (changelog, source)
Search

Predicate MakeWithSplitting::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)