Searched refs:DotGraphScope (Results 1 – 1 of 1) sorted by relevance
117 static cl::opt<DotScope> DotGraphScope( variable3115 (AllocIdForDot.getNumOccurrences() && DotGraphScope == DotScope::All) || in DOTGraphTraits()3117 DotGraphScope != DotScope::Context); in DOTGraphTraits()3215 if (DotGraphScope == DotScope::Alloc) in isNodeHidden()3217 if (DotGraphScope == DotScope::Context) in isNodeHidden()5712 if (DotGraphScope == DotScope::Alloc && !AllocIdForDot.getNumOccurrences()) in MemProfContextDisambiguation()5715 if (DotGraphScope == DotScope::Context && in MemProfContextDisambiguation()5719 if (DotGraphScope == DotScope::All && AllocIdForDot.getNumOccurrences() && in MemProfContextDisambiguation()