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
68 bool CodeGenOnly = false; member
583 lto_bool_t CodeGenOnly) { in thinlto_codegen_set_codegen_only() argument584 unwrap(cg)->setCodeGenOnly(CodeGenOnly); in thinlto_codegen_set_codegen_only()
502 if (!C.CodeGenOnly) { in backend()566 if (Conf.CodeGenOnly) { in thinBackend()
581 Config.CodeGenOnly = true; in compileOptimized()
985 if (CodeGenOnly) { in run()
1113 if (!Conf.CodeGenOnly) { in runRegularLTO()
1575 // Instructions for CodeGenOnly