Searched refs:InputSlotAndSource (Results 1 – 1 of 1) sorted by relevance
514 typedef std::pair<int, int> InputSlotAndSource; in TransitiveReduction() typedef516 int, std::set<InputSlotAndSource, std::greater<InputSlotAndSource>>> in TransitiveReduction()563 for (const InputSlotAndSource& slot_and_source : it.second) { in TransitiveReduction()