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

  /external/llvm/include/llvm-c/
lto.h 55 } lto_debug_model; typedef in typeref:enum:__anon11329
221 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
  /external/llvm/tools/lto/
LTOCodeGenerator.h 43 bool setDebugInfo(lto_debug_model, std::string &errMsg);
lto.cpp 150 bool lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model debug) {
LTOCodeGenerator.cpp 99 bool LTOCodeGenerator::setDebugInfo(lto_debug_model debug,

Completed in 69 milliseconds