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