← 返回首页
Ssa
CodeQL library for C/C++
codeql/cpp-all 10.1.0 (changelog, source)

Module Ssa

Provides a language-independent implementation of static single assignment (SSA) form.

Import path

import codeql.ssa.Ssa

Modules

Make

Provides an SSA implementation.

Module signatures

InputSig

Provides the input specification of the SSA implementation.

SsaSig

Provides classes and predicates for the SSA representation of variables.

Copyright 2026 GitHub Software UK Ltd.Privacy Statement