Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp655 BitVector TraversedEdgesForLeaf(Leaf.value().getMatchDag().getNumEdges()); in repartition() local
717 const auto &TraversedEdgesForLeaf = TraversedEdges[EnumeratedLeaf.index()]; in applyForPartition() local
733 auto &TraversedEdgesForLeaf = std::get<1>(I); in applyForPartition() local