Home
last modified time | relevance | path

Searched refs:param_i (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dbounds_check_elimination_test.cc967 HInstruction* param_i = new (GetAllocator()) in TEST_F() local
969 entry->AddInstruction(param_i); in TEST_F()
1066 HRem* param_i_mod_10 = new (GetAllocator()) HRem(DataType::Type::kInt32, param_i, constant_10, 0); in TEST_F()
1079 DataType::Type::kInt32, param_i, array_length, 0); in TEST_F()