Home | History | Annotate | Download | only in optimizing

Lines Matching refs:pos_const

1774     int32_t pos_const = pos.GetConstant()->AsIntConstant()->GetValue();
1775 if (pos_const == 0) {
1785 __ Subs(temp, input_len, pos_const);