Home
last modified time | relevance | path

Searched refs:setCacheMaxSizeBytes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h172 void setCacheMaxSizeBytes(uint64_t MaxSizeBytes) { in setCacheMaxSizeBytes() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp611 ThinGenerator.setCacheMaxSizeBytes(ThinLTOCacheMaxSizeBytes); in ThinLTOProcessing()