Searched refs:DstLevel (Results 1 – 2 of 2) sorted by relevance
468 auto DstLevel = ToRecord.IValue.DerefLevel; in populateExternalRelations() local472 DstLevel += FromLevel - ToLevel; in populateExternalRelations()476 InterfaceValue{DstIndex, DstLevel}, UnknownOffset}); in populateExternalRelations()
734 unsigned DstLevel = LI->getLoopDepth(DstBlock); in establishNestingLevels() local738 MaxLevels = SrcLevel + DstLevel; in establishNestingLevels()739 while (SrcLevel > DstLevel) { in establishNestingLevels()743 while (DstLevel > SrcLevel) { in establishNestingLevels()745 DstLevel--; in establishNestingLevels()