Home
last modified time | relevance | path

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

/llvm-project/lld/wasm/
H A DDriver.cpp156 class WasmOptTable : public opt::GenericOptTable { global() class
158 WasmOptTable() : opt::GenericOptTable(optInfo) {} WasmOptTable() function in lld::wasm::__anonb9c009110411::WasmOptTable