Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp579 Error InstrProfReaderIndex<HashTableImpl>::getRecords( in getRecords()
593 Error InstrProfReaderIndex<HashTableImpl>::getRecords( in getRecords()
607 InstrProfReaderIndex<HashTableImpl>::InstrProfReaderIndex( in InstrProfReaderIndex() function in InstrProfReaderIndex
641 InstrProfReaderIndex<HashTableImpl> &Underlying) in InstrProfReaderItaniumRemapper()
733 InstrProfReaderIndex<HashTableImpl> &Underlying;
840 std::make_unique<InstrProfReaderIndex<OnDiskHashTableImplV3>>( in readHeader()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h373 class InstrProfReaderIndex : public InstrProfReaderIndexBase {
382 InstrProfReaderIndex(const unsigned char *Buckets,
386 ~InstrProfReaderIndex() override = default;