Predict next animator state given a set of parameters

No, I am not looking for animator.GetNextAnimatorStateInfo.

My question is, if there is some built in function(s) to predict the next animator state given a set of animator parameters.

Nope. GetCurrent… and GetNext… are the only states you can access.