Searched refs:induction_inc (Results 1 – 1 of 1) sorted by relevance
94 HInstruction* induction_inc = new (GetAllocator()) HAdd(DataType::Type::kInt32, phi, const_1); in CreateBasicLoopDataFlow() local102 loop_body->AddInstruction(induction_inc); in CreateBasicLoopDataFlow()106 phi->AddInput(induction_inc); in CreateBasicLoopDataFlow()