Searched refs:shouldReduceVisibility (Results 1 – 1 of 1) sorted by relevance
23 static bool shouldReduceVisibility(GlobalValue &GV) { in shouldReduceVisibility() function44 if (shouldReduceVisibility(GV) && !O.shouldKeep()) { in reduceGVs()