Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h264 bool UseInputModulePath = false);
/freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp84 bool UseInputModulePath) { in addSaveTemps() argument
109 if (M.getModuleIdentifier() == "ld-temp.o" || !UseInputModulePath) { in addSaveTemps()