Home
last modified time | relevance | path

Searched refs:setCacheEntryExpiration (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h146 void setCacheEntryExpiration(unsigned Expiration) { in setCacheEntryExpiration() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp609 ThinGenerator.setCacheEntryExpiration(ThinLTOCacheEntryExpiration); in ThinLTOProcessing()