HomeSort by relevance Sort by last modified time
    Searched defs:compile_to_file (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/tools/lto/
LTOCodeGenerator.cpp 182 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/
LTOCodeGenerator.cpp 295 bool LTOCodeGenerator::compile_to_file(const char **Name, bool DisableVerify, function in class:LTOCodeGenerator

Completed in 1137 milliseconds