Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfReader.cpp162 bool RawInstrProfReader<IntPtrT>::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat() function in RawInstrProfReader
293 bool IndexedInstrProfReader::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat() function in IndexedInstrProfReader
H A DSampleProfReader.cpp349 bool SampleProfileReaderBinary::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderBinary