summaryrefslogtreecommitdiff
path: root/compiler/optimizing/codegen_test_utils.h
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2018-05-25 00:20:27 -0700
committerMathieu Chartier <mathieuc@google.com>2018-05-29 10:20:59 -0700
commit0d896bd7da4f7b11559aa88aad82e9a9e170a4e4 (patch)
tree44a9278d98ace169e8296feba98038c173f29eaf /compiler/optimizing/codegen_test_utils.h
parent267c83529850f51cd690b3e31882aaae98601afd (diff)
Add Method/Field iterator to ClassAccessor
Enables ranged based for loops on fields and methods. For visiting both fields and methods, VisitFieldsAndMethods will be faster because of not needing to decode the fields twice for seeking purposes. Added test. Bug: 79758018 Bug: 77709234 Test: test-art-host-gtest Change-Id: I593e23ccd138b87a27d8bab6927ff2b685c057f3
Diffstat (limited to 'compiler/optimizing/codegen_test_utils.h')
0 files changed, 0 insertions, 0 deletions