Skip to content
Commit a30f684a authored by Chandler Carruth's avatar Chandler Carruth
Browse files

[ADT] Remove unused multiply and divide operator overloads on

statistics.

Scaling statistics atomically doesn't make any sense anyways, and none
were using these. If you find yourself wanting to do this, you should
probably keep a local count that you scale and then apply that after
scaling to the shared statistic object.

llvm-svn: 271503
parent 881334e7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment