Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h197 void setToCompressSection(SecType Type);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp248 setToCompressSection(SecProfileSymbolList); in writeOneSection()
582 void SampleProfileWriterExtBinaryBase::setToCompressSection(SecType Type) { in setToCompressSection() function in SampleProfileWriterExtBinaryBase