Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GetNumEntries

600   if (table.GetNumEntries() == 0) {
617 new (arena_) HPackedSwitch(table.GetEntryAt(0), table.GetNumEntries(), value, dex_pc));