Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h314 MapVector<SampleContext, uint64_t> FuncOffsetTable; variable
H A DSampleProfReader.h727 DenseMap<SampleContext, uint64_t> FuncOffsetTable; variable
813 DenseMap<StringRef, uint64_t> FuncOffsetTable; variable