LLVM 24.0.0git
llvm::sampleprof::SampleProfileFuncOffsetTable Member List

This is the complete list of members for llvm::sampleprof::SampleProfileFuncOffsetTable, including all inherited members.

insert(uint64_t GUID, uint64_t Offset)llvm::sampleprof::SampleProfileFuncOffsetTableinline
lookup(uint64_t GUID) constllvm::sampleprof::SampleProfileFuncOffsetTableinline
OnDiskTableType typedefllvm::sampleprof::SampleProfileFuncOffsetTable
operator=(const SampleProfileFuncOffsetTable &)=deletellvm::sampleprof::SampleProfileFuncOffsetTable
operator=(SampleProfileFuncOffsetTable &&)=deletellvm::sampleprof::SampleProfileFuncOffsetTable
SampleProfileFuncOffsetTable()=deletellvm::sampleprof::SampleProfileFuncOffsetTable
SampleProfileFuncOffsetTable(const SampleProfileFuncOffsetTable &)=deletellvm::sampleprof::SampleProfileFuncOffsetTable
SampleProfileFuncOffsetTable(SampleProfileFuncOffsetTable &&)=deletellvm::sampleprof::SampleProfileFuncOffsetTable
SampleProfileFuncOffsetTable(InMemoryModeT, size_t InitialCapacity=0)llvm::sampleprof::SampleProfileFuncOffsetTableinlineexplicit
SampleProfileFuncOffsetTable(OnDiskModeT, const uint8_t *Buckets, const uint8_t *Payload, const uint8_t *Base)llvm::sampleprof::SampleProfileFuncOffsetTableinline