Module IRFunctionBase
Provides a base class, IRFunctionBase, for the stage-independent portions of IRFunction.
Import path
import semmle.code.cpp.ir.implementation.internal.IRFunctionBaseClasses
| IRFunctionBase | The IR for a function. This base class contains only the predicates that are the same between all phases of the IR. Each instantiation of |