Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.h151 void setPartitioner(std::unique_ptr<GIMatchTreePartitioner> &&V) { in setPartitioner() function
DGIMatchTree.cpp349 TreeNode->setPartitioner(std::move(Partitioner)); in runStep()