Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp100 const uint8_t *BinaryIdsStart = BinaryIdsBuffer.data(); in readBinaryIdsInternal() local
105 const uint8_t *BI = BinaryIdsStart; in readBinaryIdsInternal()
106 const uint8_t *BIEnd = BinaryIdsStart + BinaryIdsSize; in readBinaryIdsInternal()