Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dbounds_check_elimination_test.cc302 HInstruction* constant_4 = graph_->GetIntConstant(4); in TEST_F() local
335 HBoundsCheck(constant_4, array_length, 0); in TEST_F()