Searched refs:thinlto_code_gen_t (Results 1 – 1 of 1) sorted by relevance
99 typedef struct LLVMOpaqueThinLTOCodeGenerator *thinlto_code_gen_t; typedef583 extern thinlto_code_gen_t thinlto_create_codegen(void);591 extern void thinlto_codegen_dispose(thinlto_code_gen_t cg);604 extern void thinlto_codegen_add_module(thinlto_code_gen_t cg,614 extern void thinlto_codegen_process(thinlto_code_gen_t cg);659 const char *thinlto_module_get_object_file(thinlto_code_gen_t cg,689 void thinlto_set_generated_objects_dir(thinlto_code_gen_t cg,705 extern void thinlto_codegen_disable_codegen(thinlto_code_gen_t cg,781 extern void thinlto_codegen_set_cache_dir(thinlto_code_gen_t cg,808 thinlto_code_gen_t cg, unsigned percentage);[all …]