Searched refs:DstLevel (Results 1 – 1 of 1) sorted by relevance
712 unsigned DstLevel = LI->getLoopDepth(DstBlock); in establishNestingLevels() local716 MaxLevels = SrcLevel + DstLevel; in establishNestingLevels()717 while (SrcLevel > DstLevel) { in establishNestingLevels()721 while (DstLevel > SrcLevel) { in establishNestingLevels()723 DstLevel--; in establishNestingLevels()