Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DModuleSummaryIndex.cpp322 for (auto &CGEdge : FS->calls()) in exportToDot() local
323 Draw(SummaryIt.first, CGEdge.first.getGUID(), in exportToDot()
324 static_cast<int>(CGEdge.second.Hotness)); in exportToDot()