Searched defs:pruned_ports (Results 1 – 3 of 3) sorted by relevance
162 const std::vector<PortInterface*>& pruned_ports() { in pruned_ports() function
1197 std::vector<PortInterface*> pruned_ports; in PrunePortsAndRemoveCandidates() local
410 const std::vector<PortInterface*>& pruned_ports) { in OnPortsPruned()