Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h66 void computeLTOCacheKey(
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp89 void llvm::computeLTOCacheKey( in computeLTOCacheKey() function in llvm
1476 computeLTOCacheKey(Key, Conf, CombinedIndex, ModuleID, ImportList, in runThinLTOBackendThread()
H A DThinLTOCodeGenerator.cpp389 computeLTOCacheKey(Key, Conf, Index, ModuleID, ImportList, ExportList, in ModuleCacheEntry()