Home | History | Annotate | Download | only in quick

Lines Matching refs:InsertLIRAfter

98     InsertLIRAfter(after, safepoint_pc);
823 InsertLIRAfter(boundary_lir, new_label);
1152 void Mir2Lir::InsertLIRAfter(LIR* current_lir, LIR* new_lir) {