Searched defs:add_phi (Results 1 - 1 of 1) sorted by relevance

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

Completed in 52 milliseconds