Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp50 class TLICheckerOptTable : public opt::GenericOptTable { class
52 TLICheckerOptTable() : GenericOptTable(InfoTable) {} in TLICheckerOptTable() function in __anone82decb40111::TLICheckerOptTable
258 TLICheckerOptTable Tbl; in main()