LLVM 20.0.0git
|
This is the complete list of members for llvm::PGOCtxProfContext, including all inherited members.
callsite(uint32_t I) const | llvm::PGOCtxProfContext | inline |
CallsiteMapTy typedef | llvm::PGOCtxProfContext | |
callsites() const | llvm::PGOCtxProfContext | inline |
callsites() | llvm::PGOCtxProfContext | inline |
CallTargetMapTy typedef | llvm::PGOCtxProfContext | |
counters() const | llvm::PGOCtxProfContext | inline |
getContainedGuids(DenseSet< GlobalValue::GUID > &Guids) const | llvm::PGOCtxProfContext | |
guid() const | llvm::PGOCtxProfContext | inline |
hasCallsite(uint32_t I) const | llvm::PGOCtxProfContext | inline |
operator=(const PGOCtxProfContext &)=delete | llvm::PGOCtxProfContext | |
operator=(PGOCtxProfContext &&)=default | llvm::PGOCtxProfContext | |
PGOCtxProfContext(const PGOCtxProfContext &)=delete | llvm::PGOCtxProfContext | |
PGOCtxProfContext(PGOCtxProfContext &&)=default | llvm::PGOCtxProfContext | |
PGOCtxProfileReader | llvm::PGOCtxProfContext | friend |