HomeSort by relevance Sort by last modified time
    Searched refs:lto_codegen_compile_to_file (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm-c/
lto.h 285 lto_codegen_compile_to_file(lto_code_gen_t cg, const char** name);
  /external/llvm/tools/lto/
lto.cpp 203 /// lto_codegen_compile_to_file - Generates code for all added modules into one
206 bool lto_codegen_compile_to_file(lto_code_gen_t cg, const char **name) { function
  /external/llvm/tools/gold/
gold-plugin.cpp 435 if (lto_codegen_compile_to_file(code_gen, &objPath)) {

Completed in 101 milliseconds