LLVM 20.0.0git
|
The function importing pass. More...
#include "llvm/Transforms/IPO/FunctionImport.h"
Public Member Functions | |
PreservedAnalyses | run (Module &M, ModuleAnalysisManager &AM) |
Public Member Functions inherited from llvm::PassInfoMixin< FunctionImportPass > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< FunctionImportPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
The function importing pass.
Definition at line 138 of file FunctionImport.h.
PreservedAnalyses FunctionImportPass::run | ( | Module & | M, |
ModuleAnalysisManager & | AM | ||
) |
Definition at line 2030 of file FunctionImport.cpp.
References llvm::PreservedAnalyses::all(), doImportingForModuleForTest(), and llvm::PreservedAnalyses::none().