Home | History | Annotate | Download | only in crankshaft

Lines Matching full:integer_input

3710       HConstant* integer_input = HConstant::New(
3713 integer_input->InsertAfter(operand);
3714 SetOperandAt(i, integer_input);