1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00
llvm-mirror/include
Kuter Dinel 5e7d306b6b [Attributor] Derive AACallEdges attribute
This attribute computes the optimistic live call edges using the attributor
liveness information. This attribute will be used for deriving a
inter-procedural function reachability attribute.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D104059
2021-06-18 03:29:22 +03:00
..
llvm [Attributor] Derive AACallEdges attribute 2021-06-18 03:29:22 +03:00
llvm-c Intrinsic::getName: require a Module argument 2021-06-14 14:52:29 +02:00