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