Files
clang-p2996/llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
Teresa Johnson b58b3e1d36 [MemProf] Add dot graph dumping immediately after stack node update (#143025)
To aid in debugging, (optionally) dump the dot graph immediately after
the stack update phase (which matches nodes to interior callsites) and
before we cleanup mismatched callee edges (either via tail call fixup,
indirect call fixup, or nulling otherwise).
2025-06-05 13:49:11 -07:00

246 KiB