Searched refs:lto_debug_model (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/include/llvm-c/
H A Dlto.h68 } lto_debug_model; typedef in typeref:enum:__anon2181
234 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
/freebsd-10.2-release/contrib/llvm/include/llvm/LTO/
H A DLTOCodeGenerator.h71 void setDebugInfo(lto_debug_model);
/freebsd-10.2-release/contrib/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp144 void LTOCodeGenerator::setDebugInfo(lto_debug_model debug) {

Completed in 105 milliseconds