summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAgi Csaki <agicsaki@google.com>2015-08-19 14:58:14 -0700
committerAgi Csaki <agicsaki@google.com>2015-08-19 18:51:32 -0700
commit05f2056b4f11e0b2bac92b2655abe7030771f5dc (patch)
tree60d94fc6f0e0825bec14a5f8eb52f2b98d285314 /compiler/optimizing/graph_visualizer.cc
parente1e05e0876f303a9f4aca1d8713b7c44f21952b8 (diff)
Add support to indicate whether intrinsics require a dex cache
A structural change to indicate whether a given intrinsic requires access to a dex cache. I updated the needs_environment_ field to indicate whether an HInvoke needs an environment or a dex cache, and if an HInvoke represents an intrisified method, we utilize this field to determine if the HInvoke needs a dex cache. Bug: 21481923 Change-Id: I9dd25a385e1a1397603da6c4c43f6c1aea511b32
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions