Searched refs:LoopInterchangeLegality (Results 1 – 1 of 1) sorted by relevance
326 class LoopInterchangeLegality { class328 LoopInterchangeLegality(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeLegality() function in __anonceaba13a0211::LoopInterchangeLegality402 const LoopInterchangeLegality &LIL) in LoopInterchangeTransform()430 const LoopInterchangeLegality &LIL;561 LoopInterchangeLegality LIL(OuterLoop, InnerLoop, SE, ORE); in processLoop()591 bool LoopInterchangeLegality::containsUnsafeInstructions(BasicBlock *BB) { in containsUnsafeInstructions()597 bool LoopInterchangeLegality::tightlyNested(Loop *OuterLoop, Loop *InnerLoop) { in tightlyNested()629 bool LoopInterchangeLegality::isLoopStructureUnderstood( in isLoopStructureUnderstood()681 bool LoopInterchangeLegality::findInductionAndReductions( in findInductionAndReductions()740 bool LoopInterchangeLegality::currentLimitations() { in currentLimitations()[all …]