Home
last modified time | relevance | path

Searched defs:PossibleLeaves (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.cpp540 BitVector PossibleLeaves = getPossibleLeavesForPartition(PartitionIdx); in applyForPartition() local
711 BitVector PossibleLeaves = getPossibleLeavesForPartition(PartitionIdx); in applyForPartition() local
DGIMatchTree.h129 LeafVector PossibleLeaves; variable