Home | History | Annotate | Download | only in optimizing

Lines Matching full:constant2

742   HInstruction* constant2 = graph->GetIntConstant(2);
750 *second_sub = new (GetAllocator()) HSub(DataType::Type::kInt32, *first_sub, constant2);