CodeQL library for C/C++
codeql/cpp-all 0.12.10 (changelog, source)
Search

Module IRConfiguration

Module used to configure the IR generation process.

Import path

import semmle.code.cpp.ir.implementation.IRConfiguration

Classes

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.