Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h287 void computeNodeFunctions(NodeSetType &NodeSets);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp530 computeNodeFunctions(NodeSets); in schedule()
1443 void SwingSchedulerDAG::computeNodeFunctions(NodeSetType &NodeSets) { in computeNodeFunctions() function in SwingSchedulerDAG