Searched refs:CodeGenOnly (Results 1 – 8 of 8) sorted by relevance
234 void setCodeGenOnly(bool CGOnly) { CodeGenOnly = CGOnly; } in setCodeGenOnly()336 bool CodeGenOnly = false; variable
68 bool CodeGenOnly = false; member
581 lto_bool_t CodeGenOnly) { in thinlto_codegen_set_codegen_only() argument582 unwrap(cg)->setCodeGenOnly(CodeGenOnly); in thinlto_codegen_set_codegen_only()
507 if (!C.CodeGenOnly) { in backend()569 if (Conf.CodeGenOnly) { in thinBackend()
575 Config.CodeGenOnly = true; in compileOptimized()
942 if (CodeGenOnly) { in run()
1105 if (!Conf.CodeGenOnly) { in runRegularLTO()
1565 // Instructions for CodeGenOnly