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

  /external/llvm/include/llvm-c/
lto.h 292 lto_codegen_debug_options(lto_code_gen_t cg, const char *);
  /external/llvm/tools/lto/
lto.cpp 210 /// lto_codegen_debug_options - Used to pass extra options to the code
212 void lto_codegen_debug_options(lto_code_gen_t cg, const char *opt) { function
  /external/llvm/tools/gold/
gold-plugin.cpp 416 lto_codegen_debug_options(code_gen, (*it).c_str());

Completed in 417 milliseconds