Home
last modified time | relevance | path

Searched defs:hasFormat (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp
H A DInstrProfReader.cpp233 bool TextInstrProfReader::hasFormat(const MemoryBuffer &Buffer) { hasFormat() function in TextInstrProfReader
485 bool RawInstrProfReader<IntPtrT>::hasFormat(const MemoryBuffer &DataBuffer) { hasFormat() function in RawInstrProfReader
1101 bool IndexedInstrProfReader::hasFormat(const MemoryBuffer &DataBuffer) { hasFormat() function in IndexedInstrProfReader
H A DSampleProfReader.cpp451 bool SampleProfileReaderText::hasFormat(const MemoryBuffer &Buffer) { hasFormat() function in SampleProfileReaderText
1502 bool SampleProfileReaderRawBinary::hasFormat(const MemoryBuffer &Buffer) { hasFormat() function in SampleProfileReaderRawBinary
1509 bool SampleProfileReaderExtBinary::hasFormat(const MemoryBuffer &Buffer) { hasFormat() function in SampleProfileReaderExtBinary
1756 bool SampleProfileReaderGCC::hasFormat(const MemoryBuffer &Buffer) { hasFormat() function in SampleProfileReaderGCC