Searched refs:constant2 (Results 1 – 1 of 1) sorted by relevance
724 HInstruction* constant2 = graph->GetIntConstant(2); in BuildTwoSubs() local732 *second_sub = new (GetAllocator()) HSub(DataType::Type::kInt32, *first_sub, constant2); in BuildTwoSubs()