Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h71 virtual void setToCompressAllSections() {} in setToCompressAllSections() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp577 void SampleProfileWriterExtBinaryBase::setToCompressAllSections() { in setToCompressAllSections() function in SampleProfileWriterExtBinaryBase