Searched refs:InductionList (Results 1 – 3 of 3) sorted by relevance
267 using InductionList = MapVector<PHINode *, InductionDescriptor>; variable294 InductionList &getInductionVars() { return Inductions; } in getInductionVars()510 InductionList Inductions;
29 LoopVectorizationLegality::InductionList &Inductions,
21 LoopVectorizationLegality::InductionList &Inductions, in VPInstructionsToVPRecipes()