Home
last modified time | relevance | path

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

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