Searched refs:shouldPreserveGV (Results 1 – 2 of 2) sorted by relevance
92 bool InternalizePass::shouldPreserveGV(const GlobalValue &GV) { in shouldPreserveGV() function in InternalizePass132 if (shouldPreserveGV(GV)) in maybeInternalize()149 if (shouldPreserveGV(GV)) in checkComdatVisibility()
44 bool shouldPreserveGV(const GlobalValue &GV);