Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTOBackend.cpp100 auto setHook = [&](std::string PathSuffix, ModuleHookFn &Hook) { in addSaveTemps() argument
119 std::string Path = PathPrefix + PathSuffix + ".bc"; in addSaveTemps()