Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
HDLTOCodeGenerator.h255 void parseCommandLineOptions(std::vector<std::string> &Options);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
HDLTOCodeGenerator.cpp683 llvm::parseCommandLineOptions(CodegenOptions); in parseCodeGenDebugOptions()
686 void llvm::parseCommandLineOptions(std::vector<std::string> &Options) { in parseCommandLineOptions() function in llvm