Home
last modified time | relevance | path

Searched refs:CGEdge (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/IR/
DModuleSummaryIndex.cpp648 for (auto &CGEdge : FS->calls()) in exportToDot() local
649 Draw(SummaryIt.first, CGEdge.first.getGUID(), in exportToDot()
650 static_cast<int>(CGEdge.second.Hotness)); in exportToDot()