Home
last modified time | relevance | path

Searched refs:getCompressedSize (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lld/wasm/
H A DInputChunks.h293 uint32_t getCompressedSize() const { in getCompressedSize() function
H A DInputChunks.cpp71 return f->getCompressedSize(); in getSize()