Statistics collected while applying mem2reg.
More...
#include "mlir/Transforms/Mem2Reg.h"
Statistics collected while applying mem2reg.
Definition at line 18 of file Mem2Reg.h.
◆ newBlockArgumentAmount
llvm::Statistic* mlir::Mem2RegStatistics::newBlockArgumentAmount = nullptr |
Total amount of new block arguments inserted in blocks.
Definition at line 22 of file Mem2Reg.h.
◆ promotedAmount
llvm::Statistic* mlir::Mem2RegStatistics::promotedAmount = nullptr |
Total amount of memory slots promoted.
Definition at line 20 of file Mem2Reg.h.
The documentation for this struct was generated from the following file: