Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_analysis_test.cc320 HInstruction* inc1 = new (&allocator_) HAdd(Primitive::kPrimInt, k_header, constant1_); in TEST_F() local
352 HInstruction* inc1 = new (&allocator_) HAdd(Primitive::kPrimInt, basic_[0], constant1_); in TEST_F() local