Searched refs:CompressedContents (Results 1 – 1 of 1) sorted by relevance
148 SmallVectorImpl<uint8_t> &CompressedContents,822 SmallVectorImpl<uint8_t> &CompressedContents, unsigned Alignment) { in maybeWriteCompression() argument825 if (Size <= HdrSize + CompressedContents.size()) in maybeWriteCompression()