Searched refs:DestNodeID (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DGraphWriter.h285 const void *DestNodeID, int DestNodePort,
293 O << " -> Node" << DestNodeID; local
284 emitEdge(const void *SrcNodeID, int SrcNodePort, const void *DestNodeID, int DestNodePort, const std::string &Attrs) argument

Completed in 603 milliseconds