Searched refs:DstLevel (Results 1 – 3 of 3) sorted by relevance
468 auto DstLevel = ToRecord.IValue.DerefLevel; in populateExternalRelations() local472 DstLevel += FromLevel - ToLevel; in populateExternalRelations()476 InterfaceValue{DstIndex, DstLevel}, UnknownOffset}); in populateExternalRelations()
727 unsigned DstLevel = LI->getLoopDepth(DstBlock); in establishNestingLevels() local731 MaxLevels = SrcLevel + DstLevel; in establishNestingLevels()732 while (SrcLevel > DstLevel) { in establishNestingLevels()736 while (DstLevel > SrcLevel) { in establishNestingLevels()738 DstLevel--; in establishNestingLevels()
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()