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

/external/llvm/include/llvm/Support/
H A DGraphWriter.h239 void writeEdge(NodeType *Node, unsigned edgeidx, child_iterator EI) { argument
252 edgeidx = -1;
254 emitEdge(static_cast<const void*>(Node), edgeidx, local

Completed in 45 milliseconds