Module IRConfiguration
Module used to configure the IR generation process.
Import path
import semmle.code.cpp.ir.implementation.IRConfigurationClasses
| IRConfiguration | The query can extend this class to control which functions have IR generated for them. |
| IREscapeAnalysisConfiguration | The query can extend this class to control what escape analysis is used when generating SSA. |