Searched refs:param_i_mod_10 (Results 1 – 1 of 1) sorted by relevance
1066 HRem* param_i_mod_10 = new (GetAllocator()) HRem(DataType::Type::kInt32, param_i, constant_10, 0); in TEST_F() local1068 param_i_mod_10, constant_10, 0); in TEST_F()1071 loop_body->AddInstruction(param_i_mod_10); in TEST_F()