Home
last modified time | relevance | path

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

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