Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h298 void computeNodeFunctions(NodeSetType &NodeSets);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp550 computeNodeFunctions(NodeSets); in schedule()
1393 void SwingSchedulerDAG::computeNodeFunctions(NodeSetType &NodeSets) { in computeNodeFunctions() function in SwingSchedulerDAG