Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp619 Error InstrProfReaderIndex<HashTableImpl>::getRecords( in getRecords()
633 Error InstrProfReaderIndex<HashTableImpl>::getRecords( in getRecords()
647 InstrProfReaderIndex<HashTableImpl>::InstrProfReaderIndex( in InstrProfReaderIndex() function in InstrProfReaderIndex
681 InstrProfReaderIndex<HashTableImpl> &Underlying) in InstrProfReaderItaniumRemapper()
773 InstrProfReaderIndex<HashTableImpl> &Underlying;
880 std::make_unique<InstrProfReaderIndex<OnDiskHashTableImplV3>>( in readHeader()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h401 class InstrProfReaderIndex : public InstrProfReaderIndexBase {
410 InstrProfReaderIndex(const unsigned char *Buckets,
414 ~InstrProfReaderIndex() override = default;