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() function360 OS << "Leaf " << getName() << " for root #" << getRootIdx() << "\n"; in dump()
365 *(Leaf.getMatchDag().roots().begin() + Leaf.getRootIdx()); in run()