Searched refs:getUncompressedSize (Results 1 – 2 of 2) sorted by relevance
24 getUncompressedSize(llvm::ArrayRef<uint8_t> InputBuffer) { in getUncompressedSize() function67 getUncompressedSize(llvm::ArrayRef<uint8_t> InputBuffer) {120 llvm::Expected<uint64_t> uncompressedSize = getUncompressedSize(InputBuffer);
25 getUncompressedSize(llvm::ArrayRef<uint8_t> InputBuffer);