Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h284 uint64_t SecLBRProfileStart = 0; variable
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp154 FuncOffsetTable[Context] = Offset - SecLBRProfileStart; in writeSample()
350 SecLBRProfileStart = OutputStream->tell(); in writeOneSection()