Files
clang-p2996/llvm/lib/Analysis/CFG.cpp
Alan Zhao 0c8bc08868 Reapply "[coro][CoroSplit] Use llvm.lifetime.end to compute putting objects on the frame vs the stack (#90265) (#91372)
This reverts commit 924384161f.

This reland addresses the performance regressions seen in #90265 by
retaining the original definition of
`isPotentiallyReachableFromMany(...)` instead of reimplementing it with
`isManyPotentiallyReachableFromMany(...)`.

Fixes #86580
2024-05-21 09:48:03 -07:00

11 KiB