Searched refs:DstLevel (Results 1 – 1 of 1) sorted by relevance
814 unsigned DstLevel = LI->getLoopDepth(DstBlock); in establishNestingLevels() local818 MaxLevels = SrcLevel + DstLevel; in establishNestingLevels()819 while (SrcLevel > DstLevel) { in establishNestingLevels()823 while (DstLevel > SrcLevel) { in establishNestingLevels()825 DstLevel--; in establishNestingLevels()