Searched defs:Inductions (Results 1 – 4 of 4) sorted by relevance
21 LoopVectorizationLegality::InductionList &Inductions, in VPInstructionsToVPRecipes()
205 Inductions subsection
510 InductionList Inductions; variable
754 Loop *L, SmallVector<PHINode *, 8> &Inductions, Loop *InnerLoop) { in findInductionAndReductions()819 SmallVector<PHINode *, 8> Inductions; in currentLimitations() local