LLVM 20.0.0git
|
This is the complete list of members for llvm::PGOInstrumentationUse, including all inherited members.
name() | llvm::PassInfoMixin< PGOInstrumentationUse > | inlinestatic |
PGOInstrumentationUse(std::string Filename="", std::string RemappingFilename="", bool IsCS=false, IntrusiveRefCntPtr< vfs::FileSystem > FS=nullptr) | llvm::PGOInstrumentationUse | |
printPipeline(raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) | llvm::PassInfoMixin< PGOInstrumentationUse > | inline |
run(Module &M, ModuleAnalysisManager &MAM) | llvm::PGOInstrumentationUse |