Searched refs:NodeSetType (Results 1 – 2 of 2) sorted by relevance
259 using NodeSetType = SmallVector<NodeSet, 8>; typedef in __anon2a7f91540111::SwingSchedulerDAG297 bool circuit(int V, int S, NodeSetType &NodeSets, bool HasBackedge = false);390 unsigned calculateRecMII(NodeSetType &RecNodeSets);391 void findCircuits(NodeSetType &NodeSets);392 void fuseRecs(NodeSetType &NodeSets);393 void removeDuplicateNodes(NodeSetType &NodeSets);394 void computeNodeFunctions(NodeSetType &NodeSets);395 void registerPressureFilter(NodeSetType &NodeSets);396 void colocateNodeSets(NodeSetType &NodeSets);397 void checkNodeSets(NodeSetType &NodeSets);[all …]
222 typedef SmallVector<NodeSet, 8> NodeSetType; typedef in __anond1144dfc0111::SwingSchedulerDAG256 bool circuit(int V, int S, NodeSetType &NodeSets, bool HasBackedge = false);353 unsigned calculateRecMII(NodeSetType &RecNodeSets);354 void findCircuits(NodeSetType &NodeSets);355 void fuseRecs(NodeSetType &NodeSets);356 void removeDuplicateNodes(NodeSetType &NodeSets);357 void computeNodeFunctions(NodeSetType &NodeSets);358 void registerPressureFilter(NodeSetType &NodeSets);359 void colocateNodeSets(NodeSetType &NodeSets);360 void checkNodeSets(NodeSetType &NodeSets);[all …]