Searched defs:hasFormat (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp141 bool TextInstrProfReader::hasFormat(const MemoryBuffer &Buffer) { function in class:TextInstrProfReader
H A DSampleProfReader.cpp273 bool SampleProfileReaderText::hasFormat(const MemoryBuffer &Buffer) { function in class:SampleProfileReaderText
1017 bool SampleProfileReaderRawBinary::hasFormat(const MemoryBuffer &Buffer) { function in class:SampleProfileReaderRawBinary
1024 bool SampleProfileReaderExtBinary::hasFormat(const MemoryBuffer &Buffer) { function in class:SampleProfileReaderExtBinary
1031 bool SampleProfileReaderCompactBinary::hasFormat(const MemoryBuffer &Buffer) { function in class:SampleProfileReaderCompactBinary
1276 bool SampleProfileReaderGCC::hasFormat(const MemoryBuffer &Buffer) { function in class:SampleProfileReaderGCC
[all...]

Completed in 48 milliseconds