Searched refs:shouldPreserveGV (Results 1 – 2 of 2) sorted by relevance
103 bool InternalizePass::shouldPreserveGV(const GlobalValue &GV) { in shouldPreserveGV() function in InternalizePass162 if (shouldPreserveGV(GV)) in maybeInternalize()181 if (shouldPreserveGV(GV)) in checkComdat()
53 bool shouldPreserveGV(const GlobalValue &GV);