diff options
author | Alex Light <allight@google.com> | 2021-01-15 08:38:18 -0800 |
---|---|---|
committer | Treehugger Robot <treehugger-gerrit@google.com> | 2021-01-15 19:14:24 +0000 |
commit | 1e414eb83c62ba7eb5b7f2b94e7c988879f3beb3 (patch) | |
tree | 98079a50e245e388f0f51b8a67de400516483b78 /test/ProfileTestMultiDex | |
parent | deef200ec3f54035e580596031b3093ac2fd66cc (diff) |
Make MaterializeLoopPhis more explicit
MaterializeLoopPhis used a combination of Unknown and Invalid Values
to keep track of what phis needed to be created. This was somewhat
confusing so it has been replaced with using an optional to denote
whether we found anything at all and Invalid for if we can't avoid
materializing values. Also added some correctness DCHECKS.
Test: ./test.py --host
Change-Id: Icd8578051b33c25ef1a43f8d50f463a367de5057
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions