Module IRFunction
Provides the class IRFunction
, which represents the Intermediate Representation for the
definition of a function.
Import path
import semmle.code.cpp.ir.implementation.aliased_ssa.IRFunction
Imports
IRFunctionBase | Provides a base class, |
Instruction | Provides classes that represent the individual instructions in the IR for a function. |
Classes
IRFunction | The IR for a function. |