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

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

clear()llvm::sampleprof::SampleProfileFuncOffsetTableinline
insert(uint64_t GUID, uint64_t Offset)llvm::sampleprof::SampleProfileFuncOffsetTableinline
lookup(uint64_t GUID) constllvm::sampleprof::SampleProfileFuncOffsetTableinline
OnDiskTableType typedefllvm::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