LLVM 17.0.0git
|
This is the complete list of members for llvm::PGOOptions, including all inherited members.
Action | llvm::PGOOptions | |
CSAction | llvm::PGOOptions | |
CSIRInstr enum value | llvm::PGOOptions | |
CSIRUse enum value | llvm::PGOOptions | |
CSPGOAction enum name | llvm::PGOOptions | |
CSProfileGenFile | llvm::PGOOptions | |
DebugInfoForProfiling | llvm::PGOOptions | |
FS | llvm::PGOOptions | |
IRInstr enum value | llvm::PGOOptions | |
IRUse enum value | llvm::PGOOptions | |
NoAction enum value | llvm::PGOOptions | |
NoCSAction enum value | llvm::PGOOptions | |
operator=(const PGOOptions &) | llvm::PGOOptions | |
PGOAction enum name | llvm::PGOOptions | |
PGOOptions(std::string ProfileFile, std::string CSProfileGenFile, std::string ProfileRemappingFile, IntrusiveRefCntPtr< vfs::FileSystem > FS, PGOAction Action=NoAction, CSPGOAction CSAction=NoCSAction, bool DebugInfoForProfiling=false, bool PseudoProbeForProfiling=false) | llvm::PGOOptions | |
PGOOptions(const PGOOptions &) | llvm::PGOOptions | |
ProfileFile | llvm::PGOOptions | |
ProfileRemappingFile | llvm::PGOOptions | |
PseudoProbeForProfiling | llvm::PGOOptions | |
SampleUse enum value | llvm::PGOOptions | |
~PGOOptions() | llvm::PGOOptions |