Home
last modified time | relevance | path

Searched refs:NodeSetType (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp222 typedef SmallVector<NodeSet, 8> NodeSetType; typedef in __anonfa3445320111::SwingSchedulerDAG
256 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 …]