| LLVM 22.0.0git
    | 
#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/StringMap.h"#include "llvm/ADT/StringRef.h"#include "llvm/Support/Compiler.h"#include <memory>#include <vector>Go to the source code of this file.
| Classes | |
| class | llvm::ImportedFunctionsInliningStatistics | 
| Calculate and dump ThinLTO specific inliner stats.  More... | |
| Namespaces | |
| namespace | llvm | 
| This is an optimization pass for GlobalISel generic memory operations. | |
| Enumerations | |
| enum class | llvm::InlinerFunctionImportStatsOpts { llvm::No = 0 , llvm::Basic = 1 , llvm::Verbose = 2 } |