Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h254 void parseCommandLineOptions(std::vector<std::string> &Options);
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp690 llvm::parseCommandLineOptions(CodegenOptions); in parseCodeGenDebugOptions()
693 void llvm::parseCommandLineOptions(std::vector<std::string> &Options) { in parseCommandLineOptions() function in llvm
/openbsd-src/gnu/llvm/llvm/tools/lto/
H A Dlto.cpp477 llvm::parseCommandLineOptions(Options); in lto_set_debug_options()