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

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

Completed in 187 milliseconds