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