Home | History | Annotate | Download | only in quick

Lines Matching refs:InsertCaseLabel

830 LIR* Mir2Lir::InsertCaseLabel(DexOffset vaddr, int keyVal) {
855 tab_rec->targets[i] = InsertCaseLabel(base_vaddr + targets[i], i + low_key);
866 tab_rec->targets[i] = InsertCaseLabel(base_vaddr + targets[i], keys[i]);