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/
H A DLTOCodeGenerator.h141 void parseCodeGenDebugOptions();
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp688 void LTOCodeGenerator::parseCodeGenDebugOptions() { in parseCodeGenDebugOptions() function in LTOCodeGenerator
/openbsd-src/gnu/llvm/llvm/tools/lto/
H A Dlto.cpp427 unwrap(cg)->parseCodeGenDebugOptions(); in maybeParseOptions()