Home
last modified time | relevance | path

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

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