Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h288 void computeNodeFunctions(NodeSetType &NodeSets);
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp350 computeNodeFunctions(NodeSets); in schedule()
1146 void SwingSchedulerDAG::computeNodeFunctions(NodeSetType &NodeSets) { in computeNodeFunctions() function in SwingSchedulerDAG