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.h133 struct CachingOptions { struct
333 CachingOptions CacheOptions;
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp432 const ThinLTOCodeGenerator::CachingOptions &CacheOptions, in ProcessThinLTOModule()