Searched refs:LoopInterchangeLegality (Results 1 – 1 of 1) sorted by relevance
354 class LoopInterchangeLegality { class356 LoopInterchangeLegality(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeLegality() function in __anon815ea8750411::LoopInterchangeLegality481 const LoopInterchangeLegality &LIL) in LoopInterchangeTransform()504 const LoopInterchangeLegality &LIL;604 LoopInterchangeLegality LIL(OuterLoop, InnerLoop, SE, ORE); in processLoop()645 bool LoopInterchangeLegality::containsUnsafeInstructions(BasicBlock *BB) { in containsUnsafeInstructions()651 bool LoopInterchangeLegality::tightlyNested(Loop *OuterLoop, Loop *InnerLoop) { in tightlyNested()706 bool LoopInterchangeLegality::isLoopStructureUnderstood() { in isLoopStructureUnderstood()893 bool LoopInterchangeLegality::findInductionAndReductions( in findInductionAndReductions()935 bool LoopInterchangeLegality::currentLimitations() { in currentLimitations()[all …]