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

/art/compiler/dex/quick/
H A Dlocal_optimizations.cc251 LIR* new_store_lir = local
253 *new_store_lir = *this_lir;
259 InsertLIRBefore(check_lir, new_store_lir);

Completed in 132 milliseconds