Searched refs:setPartitioner (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h151 void setPartitioner(std::unique_ptr<GIMatchTreePartitioner> &&V) { function in class:llvm::GIMatchTree
H A DGIMatchTree.cpp349 TreeNode->setPartitioner(std::move(Partitioner));

Completed in 100 milliseconds