|
LLVM 24.0.0git
|
#include "llvm/Transforms/Instrumentation/CopyProf.h"
Public Member Functions | |
| ModuleCopyProfPass ()=default | |
| LLVM_ABI PreservedAnalyses | run (Module &M, ModuleAnalysisManager &AM) |
| Public Member Functions inherited from llvm::PassInfoMixin< ModuleCopyProfPass > | |
| void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Static Public Member Functions | |
| static bool | isRequired () |
| Static Public Member Functions inherited from llvm::PassInfoMixin< ModuleCopyProfPass > | |
| static bool | isRequired () |
| Static Public Member Functions inherited from llvm::detail::InfoMixin< ModuleCopyProfPass > | |
| static StringRef | name () |
| Gets the name of the pass we are mixed into. | |
Definition at line 33 of file CopyProf.h.
|
default |
References LLVM_ABI.
|
inlinestatic |
Definition at line 38 of file CopyProf.h.
| PreservedAnalyses ModuleCopyProfPass::run | ( | Module & | M, |
| ModuleAnalysisManager & | AM ) |
Definition at line 312 of file CopyProf.cpp.
References llvm::PreservedAnalyses::all(), insertModuleCtor(), and llvm::PreservedAnalyses::none().