Home | History | Annotate | Download | only in sksl

Lines Matching refs:coercionCost

1040     if (expr->coercionCost(type) == INT_MAX) {
1559 int cost = arguments[i]->coercionCost(*types[i]);