Searched refs:computeLTOCacheKey (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/ |
H A D | LTO.h | 66 void computeLTOCacheKey(
|
/openbsd-src/gnu/llvm/llvm/lib/LTO/ |
H A D | LTO.cpp | 81 void llvm::computeLTOCacheKey( in computeLTOCacheKey() function in llvm 1314 computeLTOCacheKey(Key, Conf, CombinedIndex, ModuleID, ImportList, in runThinLTOBackendThread()
|
H A D | ThinLTOCodeGenerator.cpp | 387 computeLTOCacheKey(Key, Conf, Index, ModuleID, ImportList, ExportList, in ModuleCacheEntry()
|