Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips64.cc127 class BoundsCheckSlowPathMIPS64 : public SlowPathCodeMIPS64 { class
129 explicit BoundsCheckSlowPathMIPS64(HBoundsCheck* instruction) : SlowPathCodeMIPS64(instruction) {} in BoundsCheckSlowPathMIPS64() function in art::mips64::BoundsCheckSlowPathMIPS64