Searched refs:InnerLoopInductions (Results 1 – 1 of 1) sorted by relevance
266 return InnerLoopInductions; in getInnerLoopInductions()294 SmallVector<PHINode *, 8> InnerLoopInductions; member in __anon815ea8750211::LoopInterchangeLegality604 for (PHINode *InnerInduction : InnerLoopInductions) { in isLoopStructureUnderstood()652 if (llvm::is_contained(InnerLoopInductions, V)) in isLoopStructureUnderstood()978 if (!findInductions(InnerLoop, InnerLoopInductions)) { in canInterchangeLoops()