Searched refs:const_length (Results 1 – 1 of 1) sorted by relevance
3100 bool const_length = false; in VisitBoundsCheck() local3105 const_length = true; in VisitBoundsCheck()3109 const_length = true; in VisitBoundsCheck()3124 const_length ? Location::ConstantLocation(length) : Location::RequiresRegister()); in VisitBoundsCheck()