Searched refs:InductionInfo (Results 1 – 1 of 1) sorted by relevance
641 struct InductionInfo { struct in __anon63bf7e8f0111::LoopVectorizationLegality642 InductionInfo(Value *Start, InductionKind K, ConstantInt *Step) in InductionInfo() argument654 InductionInfo() in InductionInfo() function711 typedef MapVector<PHINode*, InductionInfo> InductionList;1631 InductionInfo II = Inductions[Phi]; in isConsecutivePtr()1656 InductionInfo II = Inductions[Phi]; in isConsecutivePtr()2325 LoopVectorizationLegality::InductionInfo II = I->second; in createEmptyLoop()3089 LoopVectorizationLegality::InductionInfo II = in widenPHIInstruction()3287 LoopVectorizationLegality::InductionInfo II = in vectorizeBlockInLoop()3701 Inductions[Phi] = InductionInfo(StartValue, IK, StepValue); in canVectorizeInstrs()