CodeQL library for Rust
codeql/rust-all 0.1.11 (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)