Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1645 std::string CGKey = computeLTOCacheKey( in runThinLTOBackendThread() local
1649 CGCache(Task, CGKey, ModuleID); in runThinLTOBackendThread()
1655 std::string IRKey = recomputeLTOCacheKey(CGKey, /*ExtraID=*/"IR"); in runThinLTOBackendThread()