Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h140 void parseCodeGenDebugOptions();
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp606 void LTOCodeGenerator::parseCodeGenDebugOptions() { in parseCodeGenDebugOptions() function in LTOCodeGenerator
/llvm-project-15.0.7/llvm/tools/lto/
H A Dlto.cpp425 unwrap(cg)->parseCodeGenDebugOptions(); in maybeParseOptions()