Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.cpp658 BitVector TraversedEdgesForLeaf(Leaf.value().getMatchDag().getNumEdges()); in repartition() local
720 const auto &TraversedEdgesForLeaf = TraversedEdges[EnumeratedLeaf.index()]; in applyForPartition() local
736 auto &TraversedEdgesForLeaf = std::get<1>(I); in applyForPartition() local