Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/LTO/
H A DLTO.h66 void computeLTOCacheKey(
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTO.cpp80 void llvm::computeLTOCacheKey( in computeLTOCacheKey() function in llvm
1278 computeLTOCacheKey(Key, Conf, CombinedIndex, ModuleID, ImportList, in runThinLTOBackendThread()
H A DThinLTOCodeGenerator.cpp387 computeLTOCacheKey(Key, Conf, Index, ModuleID, ImportList, ExportList, in ModuleCacheEntry()