Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/LTO/
DLTOCodeGenerator.h83 void setCodeGenDebugOptions(const char *opts);
/freebsd-9-stable/contrib/llvm/lib/LTO/
DLTOCodeGenerator.cpp505 void LTOCodeGenerator::setCodeGenDebugOptions(const char *options) { in setCodeGenDebugOptions() function in LTOCodeGenerator