Searched refs:DstLevel (Results 1 – 1 of 1) sorted by relevance
841 unsigned DstLevel = LI->getLoopDepth(DstBlock); in establishNestingLevels() local845 MaxLevels = SrcLevel + DstLevel; in establishNestingLevels()846 while (SrcLevel > DstLevel) { in establishNestingLevels()850 while (DstLevel > SrcLevel) { in establishNestingLevels()852 DstLevel--; in establishNestingLevels()