Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.cpp537 BitVector PossibleLeaves = getPossibleLeavesForPartition(PartitionIdx); in applyForPartition()
714 BitVector PossibleLeaves = getPossibleLeavesForPartition(PartitionIdx); in applyForPartition()
DGIMatchTree.h500 BitVector getPossibleLeavesForPartition(unsigned Idx) { in getPossibleLeavesForPartition() function