Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachinePipeliner.h295 void colocateNodeSets(NodeSetType &NodeSets);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachinePipeliner.cpp476 colocateNodeSets(NodeSets); in schedule()
1629 void SwingSchedulerDAG::colocateNodeSets(NodeSetType &NodeSets) { in colocateNodeSets() function in SwingSchedulerDAG