Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-size/
H A Dllvm-size.cpp66 class SizeOptTable : public opt::OptTable { class
68 SizeOptTable() : OptTable(InfoTable) { setGroupedShortOptions(true); } in SizeOptTable() function in __anon4ca053cf0111::SizeOptTable
869 SizeOptTable Tbl; in main()