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

  /external/llvm/tools/lto/
LTOCodeGenerator.h 55 void setCodeGenDebugOptions(const char *opts);
lto.cpp 213 cg->setCodeGenDebugOptions(opt);
LTOCodeGenerator.cpp 398 /// setCodeGenDebugOptions - Set codegen debugging options to aid in debugging
400 void LTOCodeGenerator::setCodeGenDebugOptions(const char *options) {

Completed in 83 milliseconds