Searched refs:ProfitableToSinkInstruction (Results 1 – 1 of 1) sorted by relevance
1748 auto ProfitableToSinkInstruction = [&](LockstepReverseIterator &LRI) { in SinkCommonCodeFromPredecessors() local1771 while (ProfitableToSinkInstruction(LRI) && Idx < ScanIdx) { in SinkCommonCodeFromPredecessors()1811 if (!ProfitableToSinkInstruction(LRI)) { in SinkCommonCodeFromPredecessors()