Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.cpp540 BitVector PossibleLeaves = getPossibleLeavesForPartition(PartitionIdx); in applyForPartition()
711 BitVector PossibleLeaves = getPossibleLeavesForPartition(PartitionIdx); in applyForPartition()
DGIMatchTree.h503 BitVector getPossibleLeavesForPartition(unsigned Idx) { in getPossibleLeavesForPartition() function