Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.cpp638 unsigned LeafIdx) { in addToPartition() argument
648 P->second.resize(LeafIdx + 1); in addToPartition()
649 P->second.set(LeafIdx); in addToPartition()
DGIMatchTree.h596 void addToPartition(bool Result, unsigned LeafIdx);