Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h355 uint64_t SecLBRProfileStart = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp259 FuncOffsetTable[Context] = Offset - SecLBRProfileStart; in writeSample()
457 SecLBRProfileStart = OutputStream->tell(); in writeOneSection()