Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h125 struct CachingOptions { struct
324 CachingOptions CacheOptions;
/llvm-project-15.0.7/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp451 const ThinLTOCodeGenerator::CachingOptions &CacheOptions, in ProcessThinLTOModule()