Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Drs_cc_options.cpp55 static const llvm::opt::OptTable::Info RSCCInfoTable[] = { variable
74 : OptTable(RSCCInfoTable, in RSCCOptTable()
75 sizeof(RSCCInfoTable) / sizeof(RSCCInfoTable[0])) {} in RSCCOptTable()