Searched defs:BoundsCheckSlowPathMIPS64 (Results 1 – 1 of 1) sorted by relevance
127 class BoundsCheckSlowPathMIPS64 : public SlowPathCodeMIPS64 { class129 explicit BoundsCheckSlowPathMIPS64(HBoundsCheck* instruction) : SlowPathCodeMIPS64(instruction) {} in BoundsCheckSlowPathMIPS64() function in art::mips64::BoundsCheckSlowPathMIPS64