Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTOBackend.cpp65 auto setHook = [&](std::string PathSuffix, ModuleHookFn &Hook) { in addSaveTemps() argument
84 std::string Path = PathPrefix + PathSuffix + ".bc"; in addSaveTemps()