Searched refs:compile_to_file (Results 1 – 4 of 4) sorted by relevance
106 bool compile_to_file(const char **name,
279 if (!CodeGen.compile_to_file(&OutputName, DisableInline, in main()
326 return !unwrap(cg)->compile_to_file( in lto_codegen_compile_to_file()
293 bool LTOCodeGenerator::compile_to_file(const char **name, in compile_to_file() function in LTOCodeGenerator