Searched refs:SrcLevel (Results 1 – 2 of 2) sorted by relevance
466 auto SrcLevel = FromRecord.IValue.DerefLevel; in populateExternalRelations() local470 SrcLevel += ToLevel - FromLevel; in populateExternalRelations()475 InterfaceValue{SrcIndex, SrcLevel}, in populateExternalRelations()
733 unsigned SrcLevel = LI->getLoopDepth(SrcBlock); in establishNestingLevels() local737 SrcLevels = SrcLevel; in establishNestingLevels()738 MaxLevels = SrcLevel + DstLevel; in establishNestingLevels()739 while (SrcLevel > DstLevel) { in establishNestingLevels()741 SrcLevel--; in establishNestingLevels()743 while (DstLevel > SrcLevel) { in establishNestingLevels()750 SrcLevel--; in establishNestingLevels()752 CommonLevels = SrcLevel; in establishNestingLevels()