Searched refs:rnUnallocableList (Results 1 – 1 of 1) sorted by relevance
144 nd.rnuItr = rnUnallocableList.insert(rnUnallocableList.end(), nItr); in addToHeuristicReduceList()168 } else if (!rnUnallocableList.empty()) { in heuristicReduce()170 min_element(rnUnallocableList.begin(), rnUnallocableList.end(), in heuristicReduce()173 rnUnallocableList.erase(rnuItr); in heuristicReduce()237 rnUnallocableList.insert(rnUnallocableList.end(), n1Itr); in handleAddEdge()249 rnUnallocableList.insert(rnUnallocableList.end(), n2Itr); in handleAddEdge()284 rnUnallocableList.erase(nd.rnuItr); in handleRemoveEdge()290 rnUnallocableList.erase(nd.rnuItr); in handleRemoveEdge()456 RNUnallocableList rnUnallocableList; variable