Searched refs:DstLevel (Results 1 – 1 of 1) sorted by relevance
717 unsigned DstLevel = LI->getLoopDepth(DstBlock); in establishNestingLevels() local721 MaxLevels = SrcLevel + DstLevel; in establishNestingLevels()722 while (SrcLevel > DstLevel) { in establishNestingLevels()726 while (DstLevel > SrcLevel) { in establishNestingLevels()728 DstLevel--; in establishNestingLevels()