Searched refs:compile_to_file (Results 1 – 3 of 3) sorted by relevance
158 LLVM_ABI bool compile_to_file(const char **Name);
360 bool LTOCodeGenerator::compile_to_file(const char **Name) { in compile_to_file() function in LTOCodeGenerator
1186 if (!CodeGen.compile_to_file(&OutputName)) in main()