Files
clang-p2996/llvm/lib/Passes/DroppedVariableStatsIR.cpp
Shubham Sandeep Rastogi 0b5b09b67c [NFC] Move DroppedVariableStats to its own file (#120711)
Move DroppedVariableStats code to its own file and change the class to
have an extensible design so that we can use it to add dropped
statistics to MIR passes and the instruction selector.

Also moved class DroppedVariableStatsIR to its own file.

Reland 2de7881560
2024-12-20 02:17:54 -08:00

3.2 KiB