Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dblock_builder.cc112 for (DexSwitchTableIterator s_it(table); !s_it.Done(); s_it.Advance()) { in CreateBranchTargets() local
195 for (DexSwitchTableIterator s_it(table); !s_it.Done(); s_it.Advance()) { in ConnectBasicBlocks() local
/art/tools/veridex/
Dflow_analysis.cc88 for (DexSwitchTableIterator s_it(table); !s_it.Done(); s_it.Advance()) { in FindBranches() local