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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp631 void GIMatchTreeVRegDefPartitioner::addToPartition(bool Result, function in class:GIMatchTreeVRegDefPartitioner
673 addToPartition(true, Leaf.index());
682 addToPartition(false, Leaf.index());
686 addToPartition(false, Leaf.index());
687 addToPartition(true, Leaf.index());
H A DGIMatchTree.h596 void addToPartition(bool Result, unsigned LeafIdx);

Completed in 114 milliseconds