Home
last modified time | relevance | path

Searched refs:disconnectEdge (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/PBQP/
DReductionRules.h69 G.disconnectEdge(EId, MId); in applyR1()
141 G.disconnectEdge(YXEId, YNId); in applyR2()
142 G.disconnectEdge(ZXEId, ZNId); in applyR2()
DGraph.h631 void disconnectEdge(EdgeId EId, NodeId NId) { in disconnectEdge() function
643 disconnectEdge(AEId, getEdgeOtherNodeId(AEId, NId)); in disconnectAllNeighborsFromNode()