CodeQL library for Python
codeql/python-all 4.0.11 (changelog, source)
Search

Module SSA

SSA library

Import path

import semmle.python.SSA

Imports

Predicates

globallyDefinedName

Whether this name is (almost) always defined, ie. it is a builtin or VM defined name

Classes

GlobalSsaVariable

An SSA variable that is backed by a global variable

SsaVariable

A single static assignment variable. An SSA variable is a variable which is only assigned once (statically). SSA variables can be defined as normal variables or by a phi node which can occur at joins in the flow graph. Definitions without uses do not have a SSA variable.

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy