Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.cpp316 auto PartitionerI = std::max_element( in runStep() local
335 std::unique_ptr<GIMatchTreePartitioner> Partitioner = std::move(*PartitionerI); in runStep()
336 Partitioners.erase(PartitionerI); in runStep()