Home
last modified time | relevance | path

Searched defs:CachingOptions (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h110 struct CachingOptions { struct
111 std::string Path; // Path to the cache, empty to disable.
112 int PruningInterval = 1200; // seconds, -1 to disable pruning.
113 unsigned int Expiration = 7 * 24 * 3600; // seconds (1w default).
114 unsigned MaxPercentageOfAvailableSpace = 75; // percentage.
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h126 struct CachingOptions { struct
127 std::string Path; // Path to the cache, empty to disable.
128 CachePruningPolicy Policy;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h125 struct CachingOptions { struct
126 std::string Path; // Path to the cache, empty to disable.
127 CachePruningPolicy Policy;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h125 struct CachingOptions { struct
126 std::string Path; // Path to the cache, empty to disable.
127 CachePruningPolicy Policy;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h125 struct CachingOptions { struct
126 std::string Path; // Path to the cache, empty to disable.
127 CachePruningPolicy Policy;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h125 struct CachingOptions { struct
126 std::string Path; // Path to the cache, empty to disable.
127 CachePruningPolicy Policy;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h125 struct CachingOptions { struct
126 std::string Path; // Path to the cache, empty to disable.
127 CachePruningPolicy Policy;