Home
last modified time | relevance | path

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

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