Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DCachePruning.h40 CachePruning &setEntryExpiration(unsigned ExpireAfter) { in setEntryExpiration() function
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp828 .setEntryExpiration(CacheOptions.Expiration) in run()