diff options
| author | 2022-05-23 15:40:01 +0000 | |
|---|---|---|
| committer | 2022-05-26 13:30:21 +0000 | |
| commit | 62f894502ec26b6497ecebf9ba4229667e0479cc (patch) | |
| tree | 033536f687a68b6736d3eb04ed3996d0cfd24ad3 /compiler/optimizing/loop_optimization.cc | |
| parent | ccd94c68f1a99f6cd8ad7099a5a6e04fa10b04b4 (diff) | |
Check for pop frames independent of method entry listeners
Earlier we were checking for pop frame requests only when there are
method entry listeners. These are two independent features and there is
no reason to expect method entry listener for pop frame requests. This
CL fixes by checking for pop frame requests independent of having method
entry listeners.
Test: art/test.py
Change-Id: Ia91446c9306730b50235051bad05010e58771049
Diffstat (limited to 'compiler/optimizing/loop_optimization.cc')
0 files changed, 0 insertions, 0 deletions