summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.h
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2020-11-17 20:21:51 -0800
committerAlex Light <allight@google.com>2020-12-28 15:57:32 +0000
commitef28d24d7625943cc2b53e10bbece86a305b3ffd (patch)
tree2bfd8cf9cbda1d4b2e463493cfdff450c1e9511f /compiler/optimizing/graph_visualizer.h
parent1332a5702eab9facc2b67ea524e0b41a055524e4 (diff)
Avoid PhiPlaceholder pointers
The LSE pass passed around const PhiPlaceholder* in many places. This meant it was difficult to extend the PhiPlaceholder system in some ways. Change to have the list of PhiPlaceholders be implicit and pass them around by value when needed. Test: 67037140 Bug: ./test.py --host Change-Id: I57ef0b0d39893340a14055c3f78ae4abc14721e1
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions