Searched refs:LoopInterchangeLegality (Results 1 – 1 of 1) sorted by relevance
241 class LoopInterchangeLegality { class243 LoopInterchangeLegality(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeLegality() function in __anon815ea8750211::LoopInterchangeLegality336 const LoopInterchangeLegality &LIL) in LoopInterchangeTransform()359 const LoopInterchangeLegality &LIL;509 LoopInterchangeLegality LIL(OuterLoop, InnerLoop, SE, ORE); in processLoop()541 bool LoopInterchangeLegality::containsUnsafeInstructions(BasicBlock *BB) { in containsUnsafeInstructions()547 bool LoopInterchangeLegality::tightlyNested(Loop *OuterLoop, Loop *InnerLoop) { in tightlyNested()602 bool LoopInterchangeLegality::isLoopStructureUnderstood() { in isLoopStructureUnderstood()729 bool LoopInterchangeLegality::findInductionAndReductions( in findInductionAndReductions()770 bool LoopInterchangeLegality::currentLimitations() { in currentLimitations()[all …]