Searched defs:CodegenArgv (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/LTO/ | ||
H A D | LTOCodeGenerator.cpp | 689 std::vector<const char *> CodegenArgv(1, "libLLVMLTO"); parseCommandLineOptions() local |
/llvm-project/llvm/tools/lto/ | ||
H A D | lto.cpp | 582 std::vector<const char *> CodegenArgv(1, "libLTO"); thinlto_debug_options() local |