LLVM 17.0.0git
|
This is the complete list of members for llvm::InstrProfiling, including all inherited members.
InstrProfiling() | llvm::InstrProfiling | inline |
InstrProfiling(const InstrProfOptions &Options, bool IsCS=false) | llvm::InstrProfiling | inline |
name() | llvm::PassInfoMixin< InstrProfiling > | inlinestatic |
printPipeline(raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) | llvm::PassInfoMixin< InstrProfiling > | inline |
run(Module &M, ModuleAnalysisManager &AM) | llvm::InstrProfiling | |
run(Module &M, std::function< const TargetLibraryInfo &(Function &F)> GetTLI) | llvm::InstrProfiling |