Searched refs:indices_to_remove (Results 1 – 2 of 2) sorted by relevance
508 MutableNodeView* node_view, const std::set<int>& indices_to_remove);
1145 MutableNodeView* node_view, const std::set<int>& indices_to_remove) { in RemoveControllingFaninInternal() argument1149 for (auto rit = indices_to_remove.rbegin(); rit != indices_to_remove.rend(); in RemoveControllingFaninInternal()