Remove ambiguous getter for operator value counts.
authormstarzinger <mstarzinger@chromium.org>
Tue, 18 Nov 2014 15:45:22 +0000 (07:45 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 18 Nov 2014 15:45:36 +0000 (15:45 +0000)
commitbbf485884999b3c1d4b8d8c6e609704b0a0f6213
treec11143e82c3d439004ecf5a87fe80b27ba55002e
parent5bea77f786469ac81d1e2805b2d268d394520c27
Remove ambiguous getter for operator value counts.

R=titzer@chromium.org

Review URL: https://codereview.chromium.org/735583003

Cr-Commit-Position: refs/heads/master@{#25401}
src/compiler/graph-builder.cc
src/compiler/graph-replay.cc
src/compiler/graph.cc
src/compiler/instruction-selector.cc
src/compiler/js-inlining.cc
src/compiler/operator.h
test/cctest/compiler/simplified-graph-builder.cc
test/cctest/compiler/test-control-reducer.cc
test/cctest/compiler/test-js-typed-lowering.cc