Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dblock_builder.cc87 for (DexSwitchTableIterator s_it(table); !s_it.Done(); s_it.Advance()) { in CreateBranchTargets() local
161 for (DexSwitchTableIterator s_it(table); !s_it.Done(); s_it.Advance()) { in ConnectBasicBlocks() local