Searched refs:const3_val (Results 1 – 1 of 1) sorted by relevance
2899 int64_t const3_val = ComputeAddition(type, const1_val, const2_val); in TrySubtractionChainSimplification() local2901 HConstant* const3 = block->GetGraph()->GetConstant(type, const3_val); in TrySubtractionChainSimplification()