Searched defs:CompressedBuffer (Results 1 – 2 of 2) sorted by relevance
108 SmallVectorImpl<uint8_t> &CompressedBuffer, int Level) { in compress()148 SmallVectorImpl<uint8_t> &CompressedBuffer, int Level) { in compress()167 SmallVectorImpl<uint8_t> &CompressedBuffer, int Level) { in compress()208 SmallVectorImpl<uint8_t> &CompressedBuffer, int Level) { in compress()
2004 SmallVector<uint8_t, 0> CompressedBuffer; in emitBlob() local