Searched defs:CantBePromoted (Results 1 – 1 of 1) sorted by relevance
240 bool HasLocalsInUsedOrAsm, DenseSet<GlobalValue::GUID> &CantBePromoted, in computeFunctionSummary()570 DenseSet<GlobalValue::GUID> &CantBePromoted, in computeVariableSummary()618 DenseSet<GlobalValue::GUID> &CantBePromoted) { in computeAliasSummary()666 DenseSet<GlobalValue::GUID> CantBePromoted; in buildModuleSummaryIndex() local