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

  /external/llvm/include/llvm-c/
lto.h 452 lto_codegen_write_merged_modules(lto_code_gen_t cg, const char* path);
542 * Sets whether \a lto_codegen_write_merged_modules() should embed uselists in
  /external/llvm/tools/lto/
lto.cpp 383 bool lto_codegen_write_merged_modules(lto_code_gen_t cg, const char *path) { function

Completed in 56 milliseconds