This is the complete list of members for llvm::PGOOptions, including all inherited members.
Action | llvm::PGOOptions | |
AtomicCounterUpdate | llvm::PGOOptions | |
ColdFuncOpt enum name | llvm::PGOOptions | |
ColdOptType | 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 | |
MemoryProfile | 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, std::string MemoryProfile, IntrusiveRefCntPtr< vfs::FileSystem > FS, PGOAction Action=NoAction, CSPGOAction CSAction=NoCSAction, ColdFuncOpt ColdType=ColdFuncOpt::Default, bool DebugInfoForProfiling=false, bool PseudoProbeForProfiling=false, bool AtomicCounterUpdate=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 | |