Module signature InputSig
Provides the input specification of the SSA implementation.
Import path
import codeql.ssa.Ssa
Predicates
variableRead | Holds if the |
variableWrite | Holds if the |
Types
SourceVariable | A variable that can be SSA converted. |
Parameters
Location | LocationSig | |
BasicBlock | BasicBlockSig |