Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h126 struct CachingOptions { struct
322 CachingOptions CacheOptions;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp422 const ThinLTOCodeGenerator::CachingOptions &CacheOptions, in ProcessThinLTOModule()