Home
last modified time | relevance | path

Searched defs:FuncOffsetTable (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h385 MapVector<SampleContext, uint64_t> FuncOffsetTable; variable
H A DSampleProfReader.h748 DenseMap<hash_code, uint64_t> FuncOffsetTable; variable