Searched refs:ScanIdx (Results 1 – 1 of 1) sorted by relevance
1735 unsigned ScanIdx = 0; in SinkCommonCodeFromPredecessors() local1744 ++ScanIdx; in SinkCommonCodeFromPredecessors()1762 if (ScanIdx > 0 && Cond) { in SinkCommonCodeFromPredecessors()1771 while (ProfitableToSinkInstruction(LRI) && Idx < ScanIdx) { in SinkCommonCodeFromPredecessors()1803 for (unsigned SinkIdx = 0; SinkIdx != ScanIdx; ++SinkIdx) { in SinkCommonCodeFromPredecessors()