Home
last modified time | relevance | path

Searched defs:PossibleLeaves (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() local
708 BitVector PossibleLeaves = getPossibleLeavesForPartition(PartitionIdx); in applyForPartition() local
H A DGIMatchTree.h129 LeafVector PossibleLeaves; variable