Home
last modified time | relevance | path

Searched defs:RawInstrProfReader (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h352 RawInstrProfReader(std::unique_ptr<MemoryBuffer> DataBuffer, in RawInstrProfReader() function
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp877 template class RawInstrProfReader<uint32_t>; variable
878 template class RawInstrProfReader<uint64_t>; variable