Skip to content
Commit 9c52422c authored by Nikita Popov's avatar Nikita Popov
Browse files

[IR] Avoid linear scan in MDNode::intersect() (NFC)

00940fb8 changed this code to
construct a set for the B metadata. However, it still performs a
linear is_contained query, rather than making use of the set
structure.
parent a7fa35a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment