Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dbounds_check_elimination_test.cc531 HInstruction* add_phi = new (allocator) HAdd(Primitive::kPrimInt, phi, constant_increment); in BuildSSAGraph2() local
537 loop_body->AddInstruction(add_phi); in BuildSSAGraph2()