Searched refs:EIdx (Results 1 – 1 of 1) sorted by relevance
668 for (unsigned EIdx : Leaf.value().TraversableEdges.set_bits()) { in repartition() local669 const auto &E = Leaf.value().getEdge(EIdx); in repartition()677 TraversedEdgesForLeaf.set(EIdx); in repartition()738 for (unsigned EIdx : TraversedEdgesForLeaf.set_bits()) { in applyForPartition() local739 const GIMatchDagEdge *E = Leaf.getEdge(EIdx); in applyForPartition()