Searched refs:CodeGenOnly (Results 1 – 8 of 8) sorted by relevance
236 void setCodeGenOnly(bool CGOnly) { CodeGenOnly = CGOnly; } in setCodeGenOnly()338 bool CodeGenOnly = false; variable
70 bool CodeGenOnly = false; member
575 lto_bool_t CodeGenOnly) { in thinlto_codegen_set_codegen_only() argument576 unwrap(cg)->setCodeGenOnly(CodeGenOnly); in thinlto_codegen_set_codegen_only()
504 if (!C.CodeGenOnly) { in backend()568 if (Conf.CodeGenOnly) { in thinBackend()
663 Config.CodeGenOnly = true; in compileOptimized()
985 if (CodeGenOnly) { in run()
1149 if (!Conf.CodeGenOnly) { in runRegularLTO()
1577 // Instructions for CodeGenOnly