Searched refs:kWrapAround (Results 1 – 3 of 3) sorted by relevance
426 AssignInfo(loop, phi, CreateInduction(kWrapAround, in ClassifyNonTrivial()496 case kWrapAround: in ClassifyNonTrivial()584 if (b->induction_class == kWrapAround || b->induction_class == kPeriodic) { in TransferAddSub()596 if (a->induction_class == kWrapAround || a->induction_class == kPeriodic) { in TransferAddSub()820 return CreateInduction(kWrapAround, in SolveOp()1436 } else if (info->induction_class == kWrapAround) { in InductionToString()
56 kWrapAround, enumerator
223 return iva_->CreateInduction(HInductionVarAnalysis::kWrapAround, in CreateWrapAround()