Searched refs:DecompressedData (Results 1 – 2 of 2) sorted by relevance
320 SmallVector<uint8_t, 0> DecompressedData; in decompress() local324 DecompressedData, UncompressedSize)) in decompress()342 Hash.update(llvm::ArrayRef<uint8_t>(DecompressedData)); in decompress()379 llvm::toStringRef(DecompressedData)); in decompress()
1269 SmallVector<uint8_t, 0> DecompressedData; in decompress() local1273 DecompressedData, UncompressedSize)) in decompress()1291 Hash.update(llvm::ArrayRef<uint8_t>(DecompressedData)); in decompress()1328 llvm::toStringRef(DecompressedData)); in decompress()