forked from OSchip/llvm-project
parent
1df80f6b1c
commit
7518f250b9
|
@ -46,7 +46,6 @@ STATISTIC(NumInserted, "Number of PHIs inserted");
|
|||
STATISTIC(NumVariable, "Number of PHIs with variable strides");
|
||||
STATISTIC(NumEliminated, "Number of strides eliminated");
|
||||
STATISTIC(NumShadow, "Number of Shadow IVs optimized");
|
||||
STATISTIC(NumIVType, "Number of IV types optimized");
|
||||
|
||||
namespace {
|
||||
|
||||
|
|
Loading…
Reference in New Issue