Home
last modified time | relevance | path

Searched refs:setCodeGenDebugOptions (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/LTO/
H A DLTOCodeGenerator.h83 void setCodeGenDebugOptions(const char *opts);
/minix3/external/bsd/llvm/dist/llvm/tools/lto/
H A Dlto.cpp304 unwrap(cg)->setCodeGenDebugOptions(opt); in lto_codegen_debug_options()
/minix3/external/bsd/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp522 void LTOCodeGenerator::setCodeGenDebugOptions(const char *options) { in setCodeGenDebugOptions() function in LTOCodeGenerator