Searched refs:DrawEdge (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | ModuleSummaryIndex.cpp | 539 auto DrawEdge = [&](const char *Pfx, uint64_t SrcMod, GlobalValue::GUID SrcId, in exportToDot() local 581 DrawEdge(" ", ModId, IdFrom, ModId, IdTo, Hotness); in exportToDot() 658 DrawEdge(" ", E.SrcMod, E.Src, DstMod, E.Dst, E.Hotness); in exportToDot()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
| H A D | winuser.d | 3738 BOOL DrawEdge(HDC, LPRECT, UINT, UINT);
|