Searched defs:Inductions (Results 1 – 2 of 2) sorted by relevance
730 Loop *L, SmallVector<PHINode *, 8> &Inductions, Loop *InnerLoop) { in findInductionAndReductions()792 SmallVector<PHINode *, 8> Inductions; in currentLimitations() local846 Loop *L, SmallVectorImpl<PHINode *> &Inductions) { in findInductions()
508 InductionList Inductions; variable