Searched refs:TodoList (Results 1 – 2 of 2) sorted by relevance
198 TodoList.clear(); in runOnMachineFunction()199 TodoList.setUniverse(bundles->getNumBundles()); in runOnMachineFunction()217 TodoList.clear(); in releaseMemory()222 TodoList.insert(n); in activate()328 nodes[n].getDissentingNeighbors(TodoList, nodes); in update()344 while(Limit-- > 0 && !TodoList.empty()) { in iterate()345 unsigned n = TodoList.pop_back_val(); in iterate()355 TodoList.clear(); in prepare()
68 SparseSet<unsigned> TodoList; variable