Files
clang-p2996/llvm/test/Transforms/Attributor
Johannes Doerfert 2a20c64a73 [Attributor][NFCI] Use DominatorTree to short circuit reachability queries
If we do not have exlusion blocks and the target is live, we only need
to reach a dominating block.
2023-08-03 00:12:46 -07:00
..