Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp226 static llvm::CachePruningPolicy getLTOCachePolicy(InputArgList &args) { in getLTOCachePolicy() function
1678 config->thinLTOCachePolicy = getLTOCachePolicy(args); in link()