Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips.cc377 class TypeCheckSlowPathMIPS : public SlowPathCodeMIPS { class
379 explicit TypeCheckSlowPathMIPS(HInstruction* instruction) : SlowPathCodeMIPS(instruction) {} in TypeCheckSlowPathMIPS() function in art::mips::TypeCheckSlowPathMIPS