Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h457 void computeNodeFunctions(NodeSetType &NodeSets);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp769 computeNodeFunctions(NodeSets); in schedule()
2061 void SwingSchedulerDAG::computeNodeFunctions(NodeSetType &NodeSets) { in computeNodeFunctions() function in SwingSchedulerDAG