diff options
| author | 2014-02-05 14:53:36 +0000 | |
|---|---|---|
| committer | 2014-02-07 14:13:43 +0000 | |
| commit | 5dc5727261e87ba8a418e2d0e970c75f67e4ab79 (patch) | |
| tree | ef722d79fb041864aca76a0243271c6edc7a9bd6 /compiler/llvm/compiler_llvm.cc | |
| parent | a52214230ad091359956ed7566670963aedf2045 (diff) | |
Check FastInstance() early for special getters and setters.
Perform the FastInstance() check for getters and setters
when they are detected by the inliner. This will help avoid
the FastInstance() check for inlining.
We also record the field offset and whether the field is
volatile and whether the method is static for use when
inlining or generating the special accessors.
Change-Id: I3f832fc9ae263883b8a984be89a3b7793398b55a
Diffstat (limited to 'compiler/llvm/compiler_llvm.cc')
0 files changed, 0 insertions, 0 deletions