Home
last modified time | relevance | path

Searched refs:InstrProfReaderIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/ProfileData/
H A DInstrProfReader.cpp567 Error InstrProfReaderIndex<HashTableImpl>::getRecords( in getRecords()
581 Error InstrProfReaderIndex<HashTableImpl>::getRecords( in getRecords()
595 InstrProfReaderIndex<HashTableImpl>::InstrProfReaderIndex( in InstrProfReaderIndex() function in InstrProfReaderIndex
629 InstrProfReaderIndex<HashTableImpl> &Underlying) in InstrProfReaderItaniumRemapper()
721 InstrProfReaderIndex<HashTableImpl> &Underlying;
821 llvm::make_unique<InstrProfReaderIndex<OnDiskHashTableImplV3>>( in readHeader()
/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h355 class InstrProfReaderIndex : public InstrProfReaderIndexBase {
364 InstrProfReaderIndex(const unsigned char *Buckets,
368 ~InstrProfReaderIndex() override = default;