Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h164 void setMaxCacheSizeRelativeToAvailableSpace(unsigned Percentage) { in setMaxCacheSizeRelativeToAvailableSpace() function
/openbsd/src/gnu/llvm/llvm/tools/lto/
Dlto.cpp623 return unwrap(cg)->setMaxCacheSizeRelativeToAvailableSpace(Percentage); in thinlto_codegen_set_final_cache_size_relative_to_available_space()