Home | History | Annotate | Download | only in optimizing

Lines Matching defs:constant2

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