Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DObjectFile.h489 inline bool SectionRef::isCompressed() const { in isCompressed() function
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProf.cpp502 bool isCompressed = (CompressedSize != 0); in readPGOFuncNameStrings() local
H A DSampleProfReader.cpp987 bool isCompressed = hasSecFlag(Entry, SecCommonFlags::SecFlagCompress); in readImpl() local