Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp537 BitVector PossibleLeaves = getPossibleLeavesForPartition(PartitionIdx); in applyForPartition()
708 BitVector PossibleLeaves = getPossibleLeavesForPartition(PartitionIdx); in applyForPartition()
H A DGIMatchTree.h500 BitVector getPossibleLeavesForPartition(unsigned Idx) { in getPossibleLeavesForPartition() function