Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/LTO/legacy/
DLTOCodeGenerator.h141 void parseCodeGenDebugOptions();
/openbsd/src/gnu/llvm/llvm/lib/LTO/
DLTOCodeGenerator.cpp688 void LTOCodeGenerator::parseCodeGenDebugOptions() { in parseCodeGenDebugOptions() function in LTOCodeGenerator
/openbsd/src/gnu/llvm/llvm/tools/lto/
Dlto.cpp427 unwrap(cg)->parseCodeGenDebugOptions(); in maybeParseOptions()