Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp634 void GIMatchTreeVRegDefPartitioner::addToPartition(bool Result, in addToPartition() function in GIMatchTreeVRegDefPartitioner
676 addToPartition(true, Leaf.index()); in repartition()
685 addToPartition(false, Leaf.index()); in repartition()
689 addToPartition(false, Leaf.index()); in repartition()
690 addToPartition(true, Leaf.index()); in repartition()
H A DGIMatchTree.h593 void addToPartition(bool Result, unsigned LeafIdx);