<div dir="ltr">I would really like to see fewer predicates here. It is too hard to figure out the right one.<div><br></div><div>isStrongDefinitionForLinker doesn't make a lot of sense to me as the spelling of the predicate though because it doesn't tell me, the optimization author, what it means.</div><div><br></div><div>Note that I think mayBeOverridden will become irrelevant with this change, and so I would look closely at removing that or re-using it.</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Mar 30, 2016 at 6:52 PM Sanjoy Das via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">sanjoy added a comment.<br>
<br>
So at this point both @joker.eph and @rnk would rather have this path be in terms of `isStrongDefinitionForLinker`; so I'll do that rename tomorrow unless someone objects before then.<br>
<br>
<br>
<a href="http://reviews.llvm.org/D18634" rel="noreferrer" target="_blank">http://reviews.llvm.org/D18634</a><br>
<br>
<br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
</blockquote></div>