HomeSort by relevance Sort by last modified time
    Searched refs:disconnectEdge (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/PBQP/
ReductionRules.h 69 G.disconnectEdge(EId, MId);
141 G.disconnectEdge(YXEId, YNId);
142 G.disconnectEdge(ZXEId, ZNId);
Graph.h 631 void disconnectEdge(EdgeId EId, NodeId NId) {
643 disconnectEdge(AEId, getEdgeOtherNodeId(AEId, NId));

Completed in 24 milliseconds