Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h80 LLVM_ABI std::string recomputeLTOCacheKey(const std::string &Key,
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp352 std::string llvm::recomputeLTOCacheKey(const std::string &Key, in recomputeLTOCacheKey() function in llvm
1655 std::string IRKey = recomputeLTOCacheKey(CGKey, /*ExtraID=*/"IR"); in runThinLTOBackendThread()
1733 Key = recomputeLTOCacheKey(Key, in runThinLTOBackendThread()