Home
last modified time | relevance | path

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

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