Home
last modified time | relevance | path

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

/art/dexdump/
Ddexdump_cfg.cc77 bool first_in_block = true; in DumpMethodCFG() local
92 first_in_block = true; in DumpMethodCFG()
100 if (!first_in_block) { in DumpMethodCFG()
103 first_in_block = false; in DumpMethodCFG()