Searched defs:RawInstrProfReader (Results 1 – 2 of 2) sorted by relevance
838 template class RawInstrProfReader<uint32_t>; global() variable 839 template class RawInstrProfReader<uint64_t>; global() variable [all...]
348 RawInstrProfReader(std::unique_ptr<MemoryBuffer> DataBuffer, RawInstrProfReader() function