Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h67 virtual void setToCompressAllSections() {} in setToCompressAllSections() function
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp670 void SampleProfileWriterExtBinaryBase::setToCompressAllSections() { in setToCompressAllSections() function in SampleProfileWriterExtBinaryBase