Commit 3e8b175e authored by Jannik Silvanus's avatar Jannik Silvanus
Browse files

[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.
parent f69c83f8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment