Searched refs:LoopNestExit (Results 1 – 1 of 1) sorted by relevance
393 BasicBlock *LoopNestExit, in LoopInterchangeTransform() argument396 LoopExit(LoopNestExit), in LoopInterchangeTransform()536 BasicBlock *LoopNestExit; in processLoopList() local538 LoopNestExit = OuterMostLoopLatchBI->getSuccessor(1); in processLoopList()540 LoopNestExit = OuterMostLoopLatchBI->getSuccessor(0); in processLoopList()542 if (isa<PHINode>(LoopNestExit->begin())) { in processLoopList()552 processLoop(LoopList, i, i - 1, LoopNestExit, DependencyMatrix); in processLoopList()571 unsigned OuterLoopId, BasicBlock *LoopNestExit, in processLoop()593 LoopNestExit, LIL.hasInnerLoopReduction()); in processLoop()