Home
last modified time | relevance | path

Searched defs:MaxSizeBytes (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/Support/
H A DCachePruning.h50 uint64_t MaxSizeBytes = 0; member
/llvm-project/llvm/unittests/Support/
H A DCachePruningTest.cpp48 TEST(CachePruningPolicyParser, MaxSizeBytes) { in TEST() argument
/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h172 setCacheMaxSizeBytes(uint64_t MaxSizeBytes) setCacheMaxSizeBytes() argument
/llvm-project/llvm/tools/lto/
H A Dlto.cpp627 thinlto_codegen_set_cache_size_bytes(thinlto_code_gen_t cg,unsigned MaxSizeBytes) thinlto_codegen_set_cache_size_bytes() argument
633 uint64_t MaxSizeBytes = MaxSizeMegabytes; thinlto_codegen_set_cache_size_megabytes() local
/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp2524 const uint64_t MaxSizeBytes = 2048; removeRedundantDbgLocsUsingBackwardScan() local