Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOBackend.cpp101 auto setHook = [&](std::string PathSuffix, ModuleHookFn &Hook) { in addSaveTemps() argument
120 std::string Path = PathPrefix + PathSuffix + ".bc"; in addSaveTemps()