Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DLTO.h65 void computeLTOCacheKey(
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp78 void llvm::computeLTOCacheKey( in computeLTOCacheKey() function in llvm
1233 computeLTOCacheKey(Key, Conf, CombinedIndex, ModuleID, ImportList, in runThinLTOBackendThread()
H A DThinLTOCodeGenerator.cpp358 computeLTOCacheKey(Key, Conf, Index, ModuleID, ImportList, ExportList, in ModuleCacheEntry()