Searched refs:ScanIdx (Results 1 – 1 of 1) sorted by relevance
2242 int ScanIdx = 0; in SinkCommonCodeFromPredecessors() local2251 ++ScanIdx; in SinkCommonCodeFromPredecessors()2256 if (ScanIdx == 0) in SinkCommonCodeFromPredecessors()2297 while (Idx < ScanIdx) { in SinkCommonCodeFromPredecessors()2314 if (Idx < ScanIdx) { in SinkCommonCodeFromPredecessors()2316 ScanIdx = Idx; in SinkCommonCodeFromPredecessors()2336 ScanIdx = Idx; in SinkCommonCodeFromPredecessors()2345 if (ScanIdx == 0) in SinkCommonCodeFromPredecessors()2361 while (Idx < ScanIdx) { in SinkCommonCodeFromPredecessors()2395 for (; SinkIdx != ScanIdx; ++SinkIdx) { in SinkCommonCodeFromPredecessors()