Searched refs:parseCodeGenDebugOptions (Results 1 – 3 of 3) sorted by relevance
274 unwrap(cg)->parseCodeGenDebugOptions(); in lto_codegen_write_merged_modules()283 unwrap(cg)->parseCodeGenDebugOptions(); in lto_codegen_compile()294 unwrap(cg)->parseCodeGenDebugOptions(); in lto_codegen_compile_to_file()
88 void parseCodeGenDebugOptions();
533 void LTOCodeGenerator::parseCodeGenDebugOptions() { in parseCodeGenDebugOptions() function in LTOCodeGenerator