Searched refs:InductionList (Results 1 – 4 of 4) sorted by relevance
235 using InductionList = MapVector<PHINode *, InductionDescriptor>; variable261 InductionList *getInductionVars() { return &Inductions; } in getInductionVars()451 InductionList Inductions;
30 LoopVectorizationLegality::InductionList *Inductions,
22 LoopVectorizationLegality::InductionList *Inductions, in VPInstructionsToVPRecipes()
2822 LoopVectorizationLegality::InductionList *List = Legal->getInductionVars(); in createVectorizedLoopSkeleton()