Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dbounds_check_elimination_test.cc974 HInstruction* constant_200 = graph_->GetIntConstant(200); in TEST_F() local
1002 HInstruction* cmp = new (GetAllocator()) HGreaterThanOrEqual(phi, constant_200); in TEST_F()