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