Searched refs:add_phi (Results 1 – 1 of 1) sorted by relevance
531 HInstruction* add_phi = new (allocator) HAdd(Primitive::kPrimInt, phi, constant_increment); in BuildSSAGraph2() local537 loop_body->AddInstruction(add_phi); in BuildSSAGraph2()