Home
last modified time | relevance | path

Searched refs:SampleProfileWriterBinary (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp58 SampleProfileWriterBinary::SampleProfileWriterBinary(StringRef F, in SampleProfileWriterBinary() function in SampleProfileWriterBinary
72 bool SampleProfileWriterBinary::write(StringRef FName, in write()
116 Writer.reset(new SampleProfileWriterBinary(Filename, EC)); in create()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h96 class SampleProfileWriterBinary : public SampleProfileWriter {
98 SampleProfileWriterBinary(StringRef F, std::error_code &EC);