Home | History | Annotate | Download | only in sksl

Lines Matching refs:coercionCost

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