Searched defs:createRSCCOptTable (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Drs_cc_options.cpp79 llvm::opt::OptTable *slang::createRSCCOptTable() { return new RSCCOptTable(); } function in class:slang
89 std::unique_ptr<llvm::opt::OptTable> OptParser(slang::createRSCCOptTable());

Completed in 261 milliseconds