|
LLVM
4.0.0
|
#include <PreISelIntrinsicLowering.h>
Public Member Functions | |
| PreservedAnalyses | run (Module &M, ModuleAnalysisManager &AM) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< PreISelIntrinsicLoweringPass > | |
| static StringRef | name () |
| Gets the name of the pass we are mixed into. More... | |
Definition at line 20 of file PreISelIntrinsicLowering.h.
| PreservedAnalyses llvm::PreISelIntrinsicLoweringPass::run | ( | Module & | M, |
| ModuleAnalysisManager & | AM | ||
| ) |
Referenced by INITIALIZE_PASS().
1.8.6