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