Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips.cc154 class BoundsCheckSlowPathMIPS : public SlowPathCodeMIPS { class
156 explicit BoundsCheckSlowPathMIPS(HBoundsCheck* instruction) : SlowPathCodeMIPS(instruction) {} in BoundsCheckSlowPathMIPS() function in art::mips::BoundsCheckSlowPathMIPS