Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOBackend.cpp65 auto setHook = [&](std::string PathSuffix, ModuleHookFn &Hook) { in addSaveTemps() argument
84 std::string Path = PathPrefix + PathSuffix + ".bc"; in addSaveTemps()