Searched defs:InstrProfLookupTrait (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h208 class InstrProfLookupTrait {
212 InstrProfLookupTrait(IndexedInstrProf::HashT HashType) : HashType(HashType) {} function in class:llvm::IndexedInstrProf::HashT
258 typedef OnDiskIterableChainedHashTable<InstrProfLookupTrait>

Completed in 101 milliseconds