Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips.cc231 class LoadClassSlowPathMIPS : public SlowPathCodeMIPS { class
233 LoadClassSlowPathMIPS(HLoadClass* cls, HInstruction* at) in LoadClassSlowPathMIPS() function in art::mips::LoadClassSlowPathMIPS