Files
clang-p2996/llvm/lib/Analysis/MLInlineAdvisor.cpp
Arthur Eubanks ebdb6f4ef4 [MLInliner] Keep track of deleted functions (#97348)
As opposed to using Node::isDead(), which is no longer accurate after
#94815.

This is only used in diagnostics.
2024-07-02 10:41:26 -07:00

22 KiB