Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h306 void colocateNodeSets(NodeSetType &NodeSets);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp627 colocateNodeSets(NodeSets); in schedule()
2116 void SwingSchedulerDAG::colocateNodeSets(NodeSetType &NodeSets) { in colocateNodeSets() function in SwingSchedulerDAG