Searched refs:EdgeAttrs (Results 1 – 1 of 1) sorted by relevance
585 static const char *EdgeAttrs[] = { in exportToDot() local596 assert(static_cast<size_t>(TypeOrHotness) < std::size(EdgeAttrs)); in exportToDot()598 << EdgeAttrs[TypeOrHotness] << "\n"; in exportToDot()