Home
last modified time | relevance | path

Searched defs:isCompressed (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h545 inline bool SectionRef::isCompressed() const { in isCompressed() function
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp482 bool isCompressed = (CompressedSize != 0); in readAndDecodeStrings() local
H A DSampleProfReader.cpp1009 bool isCompressed = hasSecFlag(Entry, SecCommonFlags::SecFlagCompress); in readImpl() local