Searched defs:CantBePromoted (Results 1 – 1 of 1) sorted by relevance
226 DenseSet<GlobalValue::GUID> &CantBePromoted) { in computeFunctionSummary()380 DenseSet<GlobalValue::GUID> &CantBePromoted) { in computeVariableSummary()398 DenseSet<GlobalValue::GUID> &CantBePromoted) { in computeAliasSummary()437 DenseSet<GlobalValue::GUID> CantBePromoted; in buildModuleSummaryIndex() local