summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_generation_data.h
diff options
context:
space:
mode:
author Vladimir Marko <vmarko@google.com> 2024-03-26 14:39:09 +0000
committer Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2024-03-26 16:14:36 +0000
commitb3ddd1e19c7b95764a46cfbcf27b38ab8a522bb3 (patch)
tree9c2667e7ed490143ce930eb069b341100848d2f9 /compiler/optimizing/code_generation_data.h
parentc29a77ff67d518a5ea6f11ed432770dcc16bafa1 (diff)
Optimizing: Clean up unreachable `Evaluate()` functions.
Move the `LOG(FATAL)` code to the `HUnaryOperation` and `HBinaryOperation` classes to avoid duplication in derived classes. For consistency, implement an unreachable function `HUnaryOperation::Evaluate(HIntConstant*)` even though all currently existing subclasses override it. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Change-Id: I908c494b125e370ce9fe253c97ebacdd54ed1d96
Diffstat (limited to 'compiler/optimizing/code_generation_data.h')
0 files changed, 0 insertions, 0 deletions