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