Searched defs:InsertLIRAfter (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/quick/
H A Dcodegen_util.cc98 InsertLIRAfter(after, safepoint_pc);
823 InsertLIRAfter(boundary_lir, new_label);
1152 void Mir2Lir::InsertLIRAfter(LIR* current_lir, LIR* new_lir) { function in class:art::Mir2Lir

Completed in 5 milliseconds