Searched refs:ScanIdx (Results 1 – 1 of 1) sorted by relevance
2031 int ScanIdx = 0; in SinkCommonCodeFromPredecessors() local2040 ++ScanIdx; in SinkCommonCodeFromPredecessors()2045 if (ScanIdx == 0) in SinkCommonCodeFromPredecessors()2081 while (Idx < ScanIdx) { in SinkCommonCodeFromPredecessors()2098 if (Idx < ScanIdx) { in SinkCommonCodeFromPredecessors()2100 ScanIdx = Idx; in SinkCommonCodeFromPredecessors()2118 ScanIdx = Idx; in SinkCommonCodeFromPredecessors()2127 if (ScanIdx == 0) in SinkCommonCodeFromPredecessors()2141 while (Idx < ScanIdx) { in SinkCommonCodeFromPredecessors()2174 for (; SinkIdx != ScanIdx; ++SinkIdx) { in SinkCommonCodeFromPredecessors()