Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DCachePruning.h32 CachePruning &setPruningInterval(int PruningInterval) { in setPruningInterval() function
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp827 .setPruningInterval(CacheOptions.PruningInterval) in run()