|
LLVM 23.0.0git
|
This is the complete list of members for llvm::sampleprof::SampleProfileFuncOffsetTable, including all inherited members.
| clear() | llvm::sampleprof::SampleProfileFuncOffsetTable | inline |
| insert(uint64_t GUID, uint64_t Offset) | llvm::sampleprof::SampleProfileFuncOffsetTable | inline |
| lookup(uint64_t GUID) const | llvm::sampleprof::SampleProfileFuncOffsetTable | inline |
| OnDiskTableType typedef | llvm::sampleprof::SampleProfileFuncOffsetTable | |
| SampleProfileFuncOffsetTable(InMemoryModeT, size_t InitialCapacity=0) | llvm::sampleprof::SampleProfileFuncOffsetTable | inlineexplicit |
| SampleProfileFuncOffsetTable(OnDiskModeT, const uint8_t *Buckets, const uint8_t *Payload, const uint8_t *Base) | llvm::sampleprof::SampleProfileFuncOffsetTable | inline |