Searched refs:InnerLoopInductions (Results 1 – 1 of 1) sorted by relevance
321 return InnerLoopInductions; in getInnerLoopInductions()349 SmallVector<PHINode *, 8> InnerLoopInductions; member in __anon401b65a50211::LoopInterchangeLegality656 for (PHINode *InnerInduction : InnerLoopInductions) { in isLoopStructureUnderstood()704 if (llvm::is_contained(InnerLoopInductions, V)) in isLoopStructureUnderstood()1023 if (!findInductions(InnerLoop, InnerLoopInductions)) { in canInterchangeLoops()