Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-ifs/
H A Dllvm-ifs.cpp78 class IFSOptTable : public opt::OptTable { class
80 IFSOptTable() : OptTable(InfoTable) { setGroupedShortOptions(true); } in IFSOptTable() function in IFSOptTable
286 IFSOptTable Tbl; in parseArgs()