Searched refs:shouldReduceSection (Results 1 – 1 of 1) sorted by relevance
14 static bool shouldReduceSection(GlobalObject &GO) { return GO.hasSection(); } in shouldReduceSection() function22 if (shouldReduceSection(GO) && !O.shouldKeep()) in reduceGOs()