ART: Save a bit of memory in production LICM
LICM uses a bit vector to DCHECK that inner loops are visited before outer loops. Allocate the bit vector only if kIsDebugBuild. Bug: 28173563 Change-Id: Ic2641607ebe55ad8974de2ebe03973f0bf182e42 (cherry picked from commit aa680e89)
Loading
Please sign in to comment