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