summaryrefslogtreecommitdiffstats
path: root/src/compiler/driver/compiler_driver.cc
diff options
context:
space:
mode:
authorSameer Abu Asal <sasal@google.com>2013-05-02 17:38:59 -0700
committerIan Rogers <irogers@google.com>2013-05-06 23:04:06 -0700
commit2c6de22d6dcdc6fe1a065480582989e15a47fcb5 (patch)
treea1c248a80352e66951681cfc7dbe94f5afc88d4b /src/compiler/driver/compiler_driver.cc
parent8a01a3a8caee37d4c4cf1a8c673f897c74aaf785 (diff)
downloadandroid_art-2c6de22d6dcdc6fe1a065480582989e15a47fcb5.tar.gz
android_art-2c6de22d6dcdc6fe1a065480582989e15a47fcb5.tar.bz2
android_art-2c6de22d6dcdc6fe1a065480582989e15a47fcb5.zip
Improve verifier speed.
Main improvement is in the RegTypeCache::From() Class lookup, the cache is first looked up for the passed descriptor instead of trying to resolve the class. For cases when the descriptor is not found it is resolved to a class and a new type is created and added to the cache. Change-Id: I594a4c00b351843dd576b5af29e9dcaed18e04e8
Diffstat (limited to 'src/compiler/driver/compiler_driver.cc')
0 files changed, 0 insertions, 0 deletions