Searched refs:getNodeIndex (Results 1 – 2 of 2) sorted by relevance
102 size_type getNodeIndex(const Node &N) const { in getNodeIndex() function119 size_type Idx = G.getNodeIndex(N); in insert()125 size_type Idx = G.getNodeIndex(N); in erase()129 size_type Idx = G.getNodeIndex(N); in contains()369 RemappedNodeIndex[G.getNodeIndex(N)] = NewNodeIndex++; in trim()384 size_type DestIdx = G.getNodeIndex(*E.getDest()); in trim()
632 Nodes[Graph->getNodeIndex(N)] = Graph->getEdgeIndex(*N.edges_begin()); in hardenLoadsWithPlugin()636 Edges[Graph->getEdgeIndex(E)] = Graph->getNodeIndex(*E.getDest()); in hardenLoadsWithPlugin()