Searched refs:OldSumm (Results 1 – 1 of 1) sorted by relevance
656 const RetainSummary *getPersistentSummary(const RetainSummary &OldSumm);857 RetainSummaryManager::getPersistentSummary(const RetainSummary &OldSumm) { in getPersistentSummary() argument859 if (OldSumm.isSimple()) { in getPersistentSummary()861 OldSumm.Profile(ID); in getPersistentSummary()868 new (N) CachedSummaryNode(OldSumm); in getPersistentSummary()876 new (Summ) RetainSummary(OldSumm); in getPersistentSummary()