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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h473 class SampleProfileReaderBinary : public SampleProfileReader { class in namespace:llvm::sampleprof
475 SampleProfileReaderBinary(std::unique_ptr<MemoryBuffer> B, LLVMContext &C, function in class:llvm::sampleprof::SampleProfileReaderBinary

Completed in 101 milliseconds