Kazu Hirata 3fb3df36ea [ModuleInliner] Use SmallVector::pop_back_val (NFC)
We can use std::pop_heap first and then retrieve the top priority item
with pop_back_val, saving one line of code.
2023-10-18 13:04:46 -07:00
..
2023-03-15 18:06:32 -07:00