Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dbounds_check_elimination_test.cc301 HInstruction* constant_5 = graph_->GetIntConstant(5); in TEST_F() local
324 HBoundsCheck(constant_5, array_length, 0); in TEST_F()