Lines Matching defs:NodeSets
575 NodeSetType NodeSets; in schedule() local
1608 unsigned SwingSchedulerDAG::calculateRecMII(NodeSetType &NodeSets) { in calculateRecMII()
1708 bool SwingSchedulerDAG::Circuits::circuit(int V, int S, NodeSetType &NodeSets, in circuit()
1762 void SwingSchedulerDAG::findCircuits(NodeSetType &NodeSets) { in findCircuits()
1874 void SwingSchedulerDAG::computeNodeFunctions(NodeSetType &NodeSets) { in computeNodeFunctions()
2072 void SwingSchedulerDAG::registerPressureFilter(NodeSetType &NodeSets) { in registerPressureFilter()
2116 void SwingSchedulerDAG::colocateNodeSets(NodeSetType &NodeSets) { in colocateNodeSets()
2144 void SwingSchedulerDAG::checkNodeSets(NodeSetType &NodeSets) { in checkNodeSets()
2161 void SwingSchedulerDAG::groupRemainingNodes(NodeSetType &NodeSets) { in groupRemainingNodes()
2254 void SwingSchedulerDAG::fuseRecs(NodeSetType &NodeSets) { in fuseRecs()
2275 void SwingSchedulerDAG::removeDuplicateNodes(NodeSetType &NodeSets) { in removeDuplicateNodes()
2294 void SwingSchedulerDAG::computeNodeOrder(NodeSetType &NodeSets) { in computeNodeOrder()