Searched refs:emitEdge (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGPrinter.cpp | 131 GW.emitEdge(nullptr, -1, G->getRoot().getNode(), G->getRoot().getResNo(), in addCustomGraphFeatures() 297 GW.emitEdge(nullptr, -1, &SUnits[N->getNodeId()], -1, in getCustomGraphFeatures()
|
/external/llvm/include/llvm/Support/ |
D | GraphWriter.h | 253 emitEdge(static_cast<const void*>(Node), edgeidx, in writeEdge() 283 void emitEdge(const void *SrcNodeID, int SrcNodePort, in emitEdge() function
|