Home
last modified time | relevance | path

Searched defs:constant_max_int (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dbounds_check_elimination_test.cc178 HInstruction* constant_max_int = graph_->GetIntConstant(INT_MAX); in TEST_F() local
242 HInstruction* constant_max_int = graph_->GetIntConstant(INT_MAX); in TEST_F() local