Searched refs:ScanIdx (Results 1 – 1 of 1) sorted by relevance
1748 unsigned ScanIdx = 0; in SinkCommonCodeFromPredecessors() local1757 ++ScanIdx; in SinkCommonCodeFromPredecessors()1775 if (ScanIdx > 0 && Cond) { in SinkCommonCodeFromPredecessors()1784 while (ProfitableToSinkInstruction(LRI) && Idx < ScanIdx) { in SinkCommonCodeFromPredecessors()1816 for (unsigned SinkIdx = 0; SinkIdx != ScanIdx; ++SinkIdx) { in SinkCommonCodeFromPredecessors()