Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dbounds_check_elimination_test.cc176 HInstruction* constant_max_int = graph_->GetIntConstant(INT_MAX); in TEST_F() local
241 HInstruction* constant_max_int = graph_->GetIntConstant(INT_MAX); in TEST_F() local