Searched refs:both_const (Results 1 – 2 of 2) sorted by relevance
2783 bool both_const = index->IsConstant() && length->IsConstant(); in VisitBoundsCheck() local2784 locations->SetInAt(0, both_const in VisitBoundsCheck()2787 locations->SetInAt(1, both_const in VisitBoundsCheck()
6720 bool both_const = index->IsConstant() && length->IsConstant(); in VisitBoundsCheck() local6721 locations->SetInAt(0, both_const in VisitBoundsCheck()6724 locations->SetInAt(1, both_const in VisitBoundsCheck()