Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp539 for (auto &EnumeratedLeaf : enumerate(Builder.getPossibleLeaves())) { in applyForPartition() local
712 for (auto &EnumeratedLeaf : enumerate(Builder.getPossibleLeaves())) { in applyForPartition() local