Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp174 static cl::opt<unsigned> ThinLTOCacheEntryExpiration( variable
609 ThinGenerator.setCacheEntryExpiration(ThinLTOCacheEntryExpiration); in ThinLTOProcessing()