Searched refs:setCodeGenDebugOptions (Results 1 – 4 of 4) sorted by relevance
82 void setCodeGenDebugOptions(const char *opts);
273 unwrap(cg)->setCodeGenDebugOptions(opt); in lto_codegen_debug_options()
242 CodeGen->setCodeGenDebugOptions((*it).c_str()); in onload()
512 void LTOCodeGenerator::setCodeGenDebugOptions(const char *options) { in setCodeGenDebugOptions() function in LTOCodeGenerator