Jannik Silvanus 3e8b175eec [IR] Avoid redundant map lookup [NFC]
Use the iterator returned by MapVector::insert to update
the value in the map, instead of a second redundant map lookup.
2023-12-14 10:13:32 +01:00
..