Searched refs:InnerLoopInductions (Results 1 – 1 of 1) sorted by relevance
271 return InnerLoopInductions; in getInnerLoopInductions()299 SmallVector<PHINode *, 8> InnerLoopInductions; member in __anon50ce586c0211::LoopInterchangeLegality609 for (PHINode *InnerInduction : InnerLoopInductions) { in isLoopStructureUnderstood()657 if (llvm::is_contained(InnerLoopInductions, V)) in isLoopStructureUnderstood()984 if (!findInductions(InnerLoop, InnerLoopInductions)) { in canInterchangeLoops()