Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips.cc211 class LoadClassSlowPathMIPS : public SlowPathCodeMIPS { class
213 LoadClassSlowPathMIPS(HLoadClass* cls, in LoadClassSlowPathMIPS() function in art::mips::LoadClassSlowPathMIPS