Home
last modified time | relevance | path

Searched refs:SecLBRProfileStart (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h286 uint64_t SecLBRProfileStart = 0; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp153 FuncOffsetTable[Name] = Offset - SecLBRProfileStart; in writeSample()
270 SecLBRProfileStart = OutputStream->tell(); in writeOneSection()