Files
clang-p2996/llvm/lib/Transforms/IPO/AttributorAttributes.cpp
Johannes Doerfert 86cce90e21 [Attributor][NFCI] Avoid AAIntraFnReachability updates if possible
Even if liveness changed, we only care about certain dead edges in
AAIntraFnReachability. If those are still dead, we can avoid an update.
2023-02-10 11:56:09 -06:00

435 KiB