Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dgen_common.cc507 class StaticFieldSlowPath : public Mir2Lir::LIRSlowPath { class
509 StaticFieldSlowPath(Mir2Lir* m2l, LIR* unresolved, LIR* uninit, LIR* cont, int storage_index, in StaticFieldSlowPath() function in art::StaticFieldSlowPath