Searched defs:hasFormat (Results 1 – 3 of 3) sorted by relevance
314 bool RawMemProfReader::hasFormat(const StringRef Path) { hasFormat() function in llvm::memprof::RawMemProfReader 323 bool RawMemProfReader::hasFormat(const MemoryBuffer &Buffer) { hasFormat() function in llvm::memprof::RawMemProfReader
451 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
230 bool TextInstrProfReader::hasFormat(const MemoryBuffer &Buffer) { hasFormat() function in TextInstrProfReader 490 bool RawInstrProfReader<IntPtrT>::hasFormat(const MemoryBuffer &DataBuffer) { hasFormat() function in RawInstrProfReader 1136 bool IndexedInstrProfReader::hasFormat(const MemoryBuffer &DataBuffer) { hasFormat() function in IndexedInstrProfReader