Home | History | Annotate | Download | only in optimizing

Lines Matching full:constant1

301    *       constant1
741 HInstruction* constant1 = graph->GetIntConstant(1);
748 *first_sub = new (GetAllocator()) HSub(DataType::Type::kInt32, parameter, constant1);