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()
750 unsigned SrcLevel = LI->getLoopDepth(SrcBlock); in establishNestingLevels() local754 SrcLevels = SrcLevel; in establishNestingLevels()755 MaxLevels = SrcLevel + DstLevel; in establishNestingLevels()756 while (SrcLevel > DstLevel) { in establishNestingLevels()758 SrcLevel--; in establishNestingLevels()760 while (DstLevel > SrcLevel) { in establishNestingLevels()767 SrcLevel--; in establishNestingLevels()769 CommonLevels = SrcLevel; in establishNestingLevels()