Lines Matching refs:OrigCost
1703 unsigned OrigCost = OrigCE ? ComputeSpeculationCost(OrigCE, TTI) : 0;1707 if (OrigCost + ThenCost > MaxCost)