Searched refs:CGEdge (Results 1 – 1 of 1) sorted by relevance
678 for (auto &CGEdge : FS->calls()) in exportToDot() local679 Draw(SummaryIt.first, CGEdge.first.getGUID(), in exportToDot()680 static_cast<int>(CGEdge.second.Hotness)); in exportToDot()