Searched refs:BoundsCheckSlowPathX86_64 (Results 1 – 1 of 1) sorted by relevance
179 class BoundsCheckSlowPathX86_64 : public SlowPathCode { class181 explicit BoundsCheckSlowPathX86_64(HBoundsCheck* instruction) in BoundsCheckSlowPathX86_64() function in art::x86_64::BoundsCheckSlowPathX86_64236 DISALLOW_COPY_AND_ASSIGN(BoundsCheckSlowPathX86_64);5066 new (codegen_->GetScopedAllocator()) BoundsCheckSlowPathX86_64(instruction); in VisitBoundsCheck()