Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.cpp638 void GIMatchTreeVRegDefPartitioner::addToPartition(bool Result, in addToPartition() function in GIMatchTreeVRegDefPartitioner
680 addToPartition(true, Leaf.index()); in repartition()
689 addToPartition(false, Leaf.index()); in repartition()
693 addToPartition(false, Leaf.index()); in repartition()
694 addToPartition(true, Leaf.index()); in repartition()
DGIMatchTree.h593 void addToPartition(bool Result, unsigned LeafIdx);