OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setCodeGenDebugOptions
(Results
1 - 3
of
3
) sorted by null
/external/llvm/tools/lto/
LTOCodeGenerator.h
81
void
setCodeGenDebugOptions
(const char *opts);
lto.cpp
213
cg->
setCodeGenDebugOptions
(opt);
LTOCodeGenerator.cpp
448
///
setCodeGenDebugOptions
- Set codegen debugging options to aid in debugging
450
void LTOCodeGenerator::
setCodeGenDebugOptions
(const char *options) {
Completed in 182 milliseconds