Home
last modified time | relevance | path

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

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