Searched refs:StaticFieldSlowPath (Results 1 – 1 of 1) sorted by relevance
129 class StaticFieldSlowPath : public Mir2Lir::LIRSlowPath { in GenGetOtherTypeForSgetSput() class134 StaticFieldSlowPath(Mir2Lir* m2l, LIR* unresolved, LIR* uninit, LIR* cont, int storage_index, in GenGetOtherTypeForSgetSput() function in art::Mir2Lir::GenGetOtherTypeForSgetSput::StaticFieldSlowPath164 AddSlowPath(new (arena_) StaticFieldSlowPath(this, unresolved_branch, uninit_branch, cont, in GenGetOtherTypeForSgetSput()