Home
last modified time | relevance | path

Searched refs:should_dump (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/
Dpass_driver_me.h113 bool should_dump = ((c_unit->enable_debug & (1 << kDebugDumpCFG)) != 0); in RunPass() local
119 should_dump = (should_dump || found); in RunPass()
122 if (should_dump) { in RunPass()