Searched refs:compile_to_file (Results 1 – 4 of 4) sorted by relevance
117 bool compile_to_file(const char **Name, bool DisableVerify,
399 if (!CodeGen.compile_to_file(&OutputName, DisableVerify, DisableInline, in main()
418 return !unwrap(cg)->compile_to_file( in lto_codegen_compile_to_file()
258 bool LTOCodeGenerator::compile_to_file(const char **Name, bool DisableVerify, in compile_to_file() function in LTOCodeGenerator