Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfReader.cpp586 Error InstrProfReaderIndex<HashTableImpl>::getRecords( in getRecords()
600 Error InstrProfReaderIndex<HashTableImpl>::getRecords( in getRecords()
614 InstrProfReaderIndex<HashTableImpl>::InstrProfReaderIndex( in InstrProfReaderIndex() function in InstrProfReaderIndex
648 InstrProfReaderIndex<HashTableImpl> &Underlying) in InstrProfReaderItaniumRemapper()
740 InstrProfReaderIndex<HashTableImpl> &Underlying;
847 std::make_unique<InstrProfReaderIndex<OnDiskHashTableImplV3>>( in readHeader()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h394 class InstrProfReaderIndex : public InstrProfReaderIndexBase {
403 InstrProfReaderIndex(const unsigned char *Buckets,
407 ~InstrProfReaderIndex() override = default;