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