Searched defs:StaticFieldSlowPath (Results 1 – 1 of 1) sorted by relevance
507 class StaticFieldSlowPath : public Mir2Lir::LIRSlowPath { class509 StaticFieldSlowPath(Mir2Lir* m2l, LIR* unresolved, LIR* uninit, LIR* cont, int storage_index, in StaticFieldSlowPath() function in art::StaticFieldSlowPath