Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h192 void setToCompressSection(SecType Type);
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp321 setToCompressSection(SecProfileSymbolList); in writeOneSection()
675 void SampleProfileWriterExtBinaryBase::setToCompressSection(SecType Type) { in setToCompressSection() function in SampleProfileWriterExtBinaryBase