Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DCachePruning.h50 uint64_t MaxSizeBytes = 0; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h172 void setCacheMaxSizeBytes(uint64_t MaxSizeBytes) { in setCacheMaxSizeBytes() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp2517 const uint64_t MaxSizeBytes = 2048; removeRedundantDbgLocsUsingBackwardScan() local