Searched refs:findInductions (Results 1 – 1 of 1) sorted by relevance
253 bool findInductions(Loop *L, SmallVectorImpl<PHINode *> &Inductions);845 bool LoopInterchangeLegality::findInductions( in findInductions() function in LoopInterchangeLegality978 if (!findInductions(InnerLoop, InnerLoopInductions)) { in canInterchangeLoops()