Searched refs:readBinaryIdsInternal (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 87 readBinaryIdsInternal(const MemoryBuffer &DataBuffer, in readBinaryIdsInternal() function 149 if (Error E = readBinaryIdsInternal(DataBuffer, BinaryIdsSize, BinaryIdsStart, in printBinaryIdsInternal() 664 return readBinaryIdsInternal(*DataBuffer, BinaryIdsSize, BinaryIdsStart, in readBinaryIds() 1207 return readBinaryIdsInternal(*DataBuffer, BinaryIdsSize, BinaryIdsStart, in readBinaryIds()
|