Searched refs:PrevIndex (Results 1 – 2 of 2) sorted by relevance
108 int PrevIndex = -1; in sortPropertyAttributes() local112 if (Index < PrevIndex) { in sortPropertyAttributes()116 assert(Index > PrevIndex); in sortPropertyAttributes()117 PrevIndex = Index; in sortPropertyAttributes()
1298 SlotIndex PrevIndex = StartIndex.getPrevSlot(); in SplitCriticalEdge() local1315 VNInfo *VNI = LI.getVNInfoAt(PrevIndex); in SplitCriticalEdge()1332 if (!LI.liveAt(PrevIndex)) in SplitCriticalEdge()1337 VNInfo *VNI = LI.getVNInfoAt(PrevIndex); in SplitCriticalEdge()1342 VNInfo *VNI = SR.getVNInfoAt(PrevIndex); in SplitCriticalEdge()