Searched defs:compile_to_file (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/lto/
H A DLTOCodeGenerator.cpp182 bool LTOCodeGenerator::compile_to_file(const char** name, std::string& errMsg) function in class:LTOCodeGenerator
217 if (compile_to_file(&name, errMsg))
/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp295 bool LTOCodeGenerator::compile_to_file(const char **Name, bool DisableVerify, function in class:LTOCodeGenerator

Completed in 175 milliseconds