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

  /external/llvm/include/llvm-c/
lto.h 212 lto_codegen_add_module(lto_code_gen_t cg, lto_module_t mod);
  /external/llvm/tools/lto/
lto.cpp 141 /// lto_codegen_add_module - Add an object module to the set of modules for
144 bool lto_codegen_add_module(lto_code_gen_t cg, lto_module_t mod) { function
  /external/llvm/tools/gold/
gold-plugin.cpp 356 lto_codegen_add_module(code_gen, M);

Completed in 425 milliseconds