Searched defs:emitEdge (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DGraphWriter.h241 emitEdge(static_cast<const void*>(Node), edgeidx,
270 /// emitEdge - Output an edge from a simple node into the graph...
271 void emitEdge(const void *SrcNodeID, int SrcNodePort, function in class:llvm::GraphWriter

Completed in 21 milliseconds