Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/ProfileData/
HDInstrProfReader.cpp172 bool RawInstrProfReader<IntPtrT>::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat() function in RawInstrProfReader
345 bool IndexedInstrProfReader::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat() function in IndexedInstrProfReader
HDSampleProfReader.cpp349 bool SampleProfileReaderBinary::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderBinary