codeql/cpp-all
6.0.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Provides a language-independent implementation of static single assignment (SSA) form.
import codeql.ssa.Ssa
Provides an SSA implementation.
Provides the input specification of the SSA implementation.
Provides classes and predicates for the SSA representation of variables.