Searched refs:InnerLoopInductions (Results 1 – 1 of 1) sorted by relevance
379 return InnerLoopInductions; in getInnerLoopInductions()411 SmallVector<PHINode *, 8> InnerLoopInductions; member in __anon815ea8750411::LoopInterchangeLegality708 for (PHINode *InnerInduction : InnerLoopInductions) { in isLoopStructureUnderstood()756 if (llvm::is_contained(InnerLoopInductions, V)) in isLoopStructureUnderstood()1143 if (!findInductions(InnerLoop, InnerLoopInductions)) { in canInterchangeLoops()