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

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

Completed in 29 milliseconds