summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
author Lokesh Gidra <lokeshgidra@google.com> 2023-03-17 00:24:00 +0000
committer Lokesh Gidra <lokeshgidra@google.com> 2023-03-17 15:42:16 +0000
commit8e564db61d5326c710f1840d83a71d51bf94a754 (patch)
tree24fa1ab8036dc2dedd158b3e5b05a43958f1bfb0 /compiler/optimizing/graph_visualizer.cc
parent947b322d2c38dea414e9578d25dcf6f1d3963102 (diff)
Clear interpreter cache with atomic stores
std::fill* function can potentially cause partial clearing which doesn't work well with IsMarked() functions. Also added more info in the nullptr CHECK while sweeping interpreter caches. Bug: 273235602 Test: manual Change-Id: I47993504c18ed0c088a73b8eb77d1eaae9fef729
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions