Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h125 struct CachingOptions { struct
325 CachingOptions CacheOptions;
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp439 const ThinLTOCodeGenerator::CachingOptions &CacheOptions, in ProcessThinLTOModule()