Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dbounds_check_elimination_test.cc303 HInstruction* constant_6 = graph_->GetIntConstant(6); in TEST_F() local
313 HBoundsCheck(constant_6, array_length, 0); in TEST_F()