Home
last modified time | relevance | path

Searched refs:StaticFieldSlowPath (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/
Dgen_common.cc129 class StaticFieldSlowPath : public Mir2Lir::LIRSlowPath { in GenGetOtherTypeForSgetSput() class
134 StaticFieldSlowPath(Mir2Lir* m2l, LIR* unresolved, LIR* uninit, LIR* cont, int storage_index, in GenGetOtherTypeForSgetSput() function in art::Mir2Lir::GenGetOtherTypeForSgetSput::StaticFieldSlowPath
164 AddSlowPath(new (arena_) StaticFieldSlowPath(this, unresolved_branch, uninit_branch, cont, in GenGetOtherTypeForSgetSput()