Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/gold/
H A Dgold-plugin.cpp196 static std::string cache_policy; variable
268 cache_policy = std::string(opt); in process_plugin_option()
1189 CachePruningPolicy policy = check(parseCachePruningPolicy(options::cache_policy)); in cleanup_hook()