Searched refs:countArgs (Results 1 – 1 of 1) sorted by relevance
3746 static inline Int countArgs ( IRExpr** args ) in countArgs() function4136 if (expr->Iex.CCall.cee->regparms > countArgs(expr->Iex.CCall.args)) in tcExpr()4347 if (d->cee->regparms > countArgs(d->args)) goto bad_dirty; in tcStmt()