Searched defs:CompressedBuffer (Results 1 – 2 of 2) sorted by relevance
51 SmallVectorImpl<uint8_t> &CompressedBuffer, int Level) { in compress()93 SmallVectorImpl<uint8_t> &CompressedBuffer, int Level) { in compress()112 SmallVectorImpl<uint8_t> &CompressedBuffer, int Level) { in compress()155 SmallVectorImpl<uint8_t> &CompressedBuffer, int Level) { in compress()
2003 SmallVector<uint8_t, 0> CompressedBuffer; in emitBlob() local