LLVM  8.0.1
Public Member Functions | List of all members
llvm::FunctionImportPass Class Reference

The function importing pass. More...

#include "llvm/Transforms/IPO/FunctionImport.h"

Inheritance diagram for llvm::FunctionImportPass:
Inheritance graph
[legend]
Collaboration diagram for llvm::FunctionImportPass:
Collaboration graph
[legend]

Public Member Functions

PreservedAnalyses run (Module &M, ModuleAnalysisManager &AM)
 

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. More...
 

Detailed Description

The function importing pass.

Definition at line 124 of file FunctionImport.h.

Member Function Documentation

◆ run()

PreservedAnalyses FunctionImportPass::run ( Module M,
ModuleAnalysisManager AM 
)

The documentation for this class was generated from the following files: