Searched defs:Inductions (Results 1 – 3 of 3) sorted by relevance
21 LoopVectorizationLegality::InductionList *Inductions, in VPInstructionsToVPRecipes()
429 InductionList Inductions; variable
680 Loop *L, SmallVector<PHINode *, 8> &Inductions, Loop *InnerLoop) { in findInductionAndReductions()746 SmallVector<PHINode *, 8> Inductions; in currentLimitations() local