Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DModuleSummaryIndex.cpp356 auto DrawEdge = [&](const char *Pfx, uint64_t SrcMod, GlobalValue::GUID SrcId, in exportToDot() local
396 DrawEdge(" ", ModId, IdFrom, ModId, IdTo, Hotness); in exportToDot()
470 DrawEdge(" ", E.SrcMod, E.Src, DstMod, E.Dst, E.Hotness); in exportToDot()