Home
last modified time | relevance | path

Searched defs:switch_count (Results 1 – 2 of 2) sorted by relevance

/art/dexdump/
Ddexdump_cfg.cc55 uint32_t switch_count = switch_insns[1]; in dumpMethodCFGImpl() local
229 uint32_t switch_count = switch_insns[1]; in dumpMethodCFGImpl() local
/art/runtime/verifier/
Dmethod_verifier.cc1451 uint32_t switch_count = switch_insns[1]; in CheckSwitchTargets() local
3481 int switch_count = switch_insns[1]; in CodeFlowVerifyInstruction() local