Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/LTO/
DLTO.h65 void computeLTOCacheKey(
/freebsd-12-stable/contrib/llvm-project/llvm/lib/LTO/
DLTO.cpp78 void llvm::computeLTOCacheKey( in computeLTOCacheKey() function in llvm
1233 computeLTOCacheKey(Key, Conf, CombinedIndex, ModuleID, ImportList, in runThinLTOBackendThread()
DThinLTOCodeGenerator.cpp423 computeLTOCacheKey(Key, Conf, Index, ModuleID, ImportList, ExportList, in ModuleCacheEntry()