Home
last modified time | relevance | path

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

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