Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/
H A DLTO.h66 void computeLTOCacheKey(
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTO.cpp81 void llvm::computeLTOCacheKey( in computeLTOCacheKey() function in llvm
1314 computeLTOCacheKey(Key, Conf, CombinedIndex, ModuleID, ImportList, in runThinLTOBackendThread()
H A DThinLTOCodeGenerator.cpp387 computeLTOCacheKey(Key, Conf, Index, ModuleID, ImportList, ExportList, in ModuleCacheEntry()