Home
last modified time | relevance | path

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

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