Searched refs:recomputeLTOCacheKey (Results 1 – 2 of 2) sorted by relevance
80 LLVM_ABI std::string recomputeLTOCacheKey(const std::string &Key,
352 std::string llvm::recomputeLTOCacheKey(const std::string &Key, in recomputeLTOCacheKey() function in llvm1655 std::string IRKey = recomputeLTOCacheKey(CGKey, /*ExtraID=*/"IR"); in runThinLTOBackendThread()1733 Key = recomputeLTOCacheKey(Key, in runThinLTOBackendThread()