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