Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h164 void setMaxCacheSizeRelativeToAvailableSpace(unsigned Percentage) { in setMaxCacheSizeRelativeToAvailableSpace() function
/llvm-project-15.0.7/llvm/tools/lto/
H A Dlto.cpp631 return unwrap(cg)->setMaxCacheSizeRelativeToAvailableSpace(Percentage); in thinlto_codegen_set_final_cache_size_relative_to_available_space()