Searched refs:getRootIdx (Results 1 – 2 of 2) sorted by relevance
80 unsigned getRootIdx() const { return RootIdx; } in getRootIdx() function298 unsigned getRootIdx() const { return Info.getRootIdx(); } in getRootIdx() function363 OS << "Leaf " << getName() << " for root #" << getRootIdx() << "\n"; in dump()
367 *(Leaf.getMatchDag().roots().begin() + Leaf.getRootIdx()); in run()