Home | History | Annotate | Download | only in ia32

Lines Matching refs:const_index

3030     int const_index = ToInteger32(LConstantOperand::cast(instr->index()));
3032 int index = (const_length - const_index) + 1;