History log of /art/compiler/optimizing/common_dominator.h
Revision Date Author Comments
391d01f3e8dedf3af3727bdf5d5b76ab35d52795 06-Nov-2015 Vladimir Marko <vmarko@google.com> Optimizing: Rewrite search for common dominators.

Provide a utility class that can be used to quickly search
for common dominators of two or more blocks. Change the
algorithm to avoid memory allocations.

Change-Id: Id72c975fc42377cb7622902f87c4262ea7b3cc38