Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dbounds_check_elimination_test.cc1030 HRem* i_mod_200 = new (GetAllocator()) HRem(DataType::Type::kInt32, phi, constant_1, 0); in TEST_F() local
1032 i_mod_200, constant_10, 0); in TEST_F()
1035 loop_body->AddInstruction(i_mod_200); in TEST_F()