Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp314 auto PartitionerI = std::max_element( in runStep() local
333 std::unique_ptr<GIMatchTreePartitioner> Partitioner = std::move(*PartitionerI); in runStep()
334 Partitioners.erase(PartitionerI); in runStep()