Home
last modified time | relevance | path

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

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