Home
last modified time | relevance | path

Searched defs:CodegenArgv (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp614 std::vector<const char *> CodegenArgv(1, "libLLVMLTO"); in parseCommandLineOptions() local
/llvm-project-15.0.7/llvm/tools/lto/
H A Dlto.cpp590 std::vector<const char *> CodegenArgv(1, "libLTO"); in thinlto_debug_options() local