Files
clang-p2996/llvm/lib/Passes/DroppedVariableStatsIR.cpp
Shubham Sandeep Rastogi 12903fb3c7 [NFC] Include PassID for runBeforePass children.
Debugging the dropped variable statistics for large LLVM IR files can be
made easier if the functions called before an optimization pass is run
includes the PassID of the pass that will be run after statistics
metrics are collected. This patch adds that support.
2025-01-21 19:12:55 -08:00

3.3 KiB