Searched refs:SrcLevel (Results 1 – 2 of 2) sorted by relevance
468 auto SrcLevel = FromRecord.IValue.DerefLevel; in populateExternalRelations() local472 SrcLevel += ToLevel - FromLevel; in populateExternalRelations()477 InterfaceValue{SrcIndex, SrcLevel}, in populateExternalRelations()
748 unsigned SrcLevel = LI->getLoopDepth(SrcBlock); in establishNestingLevels() local752 SrcLevels = SrcLevel; in establishNestingLevels()753 MaxLevels = SrcLevel + DstLevel; in establishNestingLevels()754 while (SrcLevel > DstLevel) { in establishNestingLevels()756 SrcLevel--; in establishNestingLevels()758 while (DstLevel > SrcLevel) { in establishNestingLevels()765 SrcLevel--; in establishNestingLevels()767 CommonLevels = SrcLevel; in establishNestingLevels()