Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h301 void colocateNodeSets(NodeSetType &NodeSets);
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp572 colocateNodeSets(NodeSets); in schedule()
2056 void SwingSchedulerDAG::colocateNodeSets(NodeSetType &NodeSets) { in colocateNodeSets() function in SwingSchedulerDAG