Searched refs:shouldPreserveGV (Results 1 – 2 of 2) sorted by relevance
104 bool InternalizePass::shouldPreserveGV(const GlobalValue &GV) { in shouldPreserveGV() function in InternalizePass163 if (shouldPreserveGV(GV)) in maybeInternalize()182 if (shouldPreserveGV(GV)) in checkComdat()
52 bool shouldPreserveGV(const GlobalValue &GV);