[Attributor][NFC] Hoist call out of a lambda
authorJohannes Doerfert <johannes@jdoerfert.de>
Sat, 10 Oct 2020 14:41:18 +0000 (09:41 -0500)
committerJohannes Doerfert <johannes@jdoerfert.de>
Wed, 28 Oct 2020 03:07:54 +0000 (22:07 -0500)
commitd504f7b91a937ba10e0b549ab8f1f5bb6c5c9a07
treeceb6bb5090ec5359744f3b485699b2f5e47ea09a
parent30e5a1f0be027b981e415e00691883bc52957976
[Attributor][NFC] Hoist call out of a lambda

The call is not free, unsure if  this is needed but it does not make it
worse either.
llvm/lib/Transforms/IPO/AttributorAttributes.cpp