The new implementations are one "fast path" implementation using the DominatorTree and not supporting ExcludedBlocks, and a "slow path" that walks BasicBlocks and supports ExcludedBlocks. Both take advantage of LoopInfo if available.
This revision needs review, but there are no reviewers specified.
Details
Details
- Reviewers
- None
Summary
Diff Detail
Diff Detail
Event Timeline
nicholas added a child revision: D60755: [NFCI] Improve efficiency of isPotentiallyReachableFromManyDomTree..Apr 16 2019, 12:49 AM