Searched refs:canBeExternallyReferenced (Results 1 – 1 of 1) sorted by relevance
94 static bool canBeExternallyReferenced(const GlobalValueSummary &Summary) { in canBeExternallyReferenced() function108 static bool canBeExternallyReferenced(const ModuleSummaryIndex &Index, in canBeExternallyReferenced() function121 return canBeExternallyReferenced(**Summaries->second.begin()); in canBeExternallyReferenced()128 if (!canBeExternallyReferenced(Summary)) in eligibleForImport()138 return canBeExternallyReferenced(Index, VI.getGUID()); in eligibleForImport()146 return canBeExternallyReferenced(Index, Edge.first.getGUID()); in eligibleForImport()