Searched refs:getEdgeIndex (Results 1 – 2 of 2) sorted by relevance
106 size_type getEdgeIndex(const Edge &E) const { in getEdgeIndex() function207 size_type Idx = G.getEdgeIndex(E); in insert()213 size_type Idx = G.getEdgeIndex(E); in erase()217 size_type Idx = G.getEdgeIndex(E); in contains()
633 Nodes[Graph->getNodeIndex(N)] = Graph->getEdgeIndex(*N.edges_begin()); in hardenLoadsWithPlugin()637 Edges[Graph->getEdgeIndex(E)] = Graph->getNodeIndex(*E.getDest()); in hardenLoadsWithPlugin()638 EdgeValues[Graph->getEdgeIndex(E)] = E.getValue(); in hardenLoadsWithPlugin()