Searched refs:ScanIdx (Results 1 – 1 of 1) sorted by relevance
2421 int ScanIdx = 0; in sinkCommonCodeFromPredecessors() local2429 ++ScanIdx; in sinkCommonCodeFromPredecessors()2434 if (ScanIdx == 0) in sinkCommonCodeFromPredecessors()2491 while (Idx < ScanIdx) { in sinkCommonCodeFromPredecessors()2508 if (Idx < ScanIdx) { in sinkCommonCodeFromPredecessors()2510 ScanIdx = Idx; in sinkCommonCodeFromPredecessors()2530 ScanIdx = Idx; in sinkCommonCodeFromPredecessors()2539 if (ScanIdx == 0) in sinkCommonCodeFromPredecessors()2555 while (Idx < ScanIdx) { in sinkCommonCodeFromPredecessors()2589 for (; SinkIdx != ScanIdx; ++SinkIdx) { in sinkCommonCodeFromPredecessors()