Searched defs:BoundsCheckSlowPathMIPS (Results 1 – 1 of 1) sorted by relevance
147 class BoundsCheckSlowPathMIPS : public SlowPathCodeMIPS { class149 explicit BoundsCheckSlowPathMIPS(HBoundsCheck* instruction) : SlowPathCodeMIPS(instruction) {} in BoundsCheckSlowPathMIPS() function in art::mips::BoundsCheckSlowPathMIPS