Home
last modified time | relevance | path

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

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