This attribute uses Attributor's internal 'optimistic' call graph
information to answer queries about function call reachability.
Functions can become reachable over time as new call edges are
discovered.
Differential D104599
[Attributor] Derive AAFunctionReachability attribute. Authored by kuter on Jun 19 2021, 2:37 PM.
Details This attribute uses Attributor's internal 'optimistic' call graph Functions can become reachable over time as new call edges are
Diff Detail
Event Timeline
| ||||||||||||||||||||||||||||||||||||||||||
Move it down to the use. Also rename it to make clear what this is, e.g. NonConstThis.