Home
last modified time | relevance | path

Searched defs:getInputSize (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lld/wasm/
DInputChunks.h43 virtual uint32_t getInputSize() const { return getSize(); }; in getInputSize() function
154 uint32_t getInputSize() const override { return function->Size; } in getInputSize() function