Searched defs:CantBePromoted (Results 1 – 1 of 1) sorted by relevance
300 bool HasLocalsInUsedOrAsm, DenseSet<GlobalValue::GUID> &CantBePromoted, in computeFunctionSummary()805 DenseSet<GlobalValue::GUID> &CantBePromoted, in computeVariableSummary()855 DenseSet<GlobalValue::GUID> &CantBePromoted) { in computeAliasSummary()911 DenseSet<GlobalValue::GUID> CantBePromoted; in buildModuleSummaryIndex() local