Searched defs:CantBePromoted (Results 1 – 1 of 1) sorted by relevance
246 DenseSet<GlobalValue::GUID> &CantBePromoted, in computeFunctionSummary()572 DenseSet<GlobalValue::GUID> &CantBePromoted, in computeVariableSummary()616 DenseSet<GlobalValue::GUID> &CantBePromoted) { in computeAliasSummary()662 DenseSet<GlobalValue::GUID> CantBePromoted; in buildModuleSummaryIndex() local