Equation Function

Hello all,

I am using llvmlite and I have one question about. We do have several functions in llvmlite like add, sub, and, or, xore, etc. however, do we have any function for equation in llvmlite as well which make two functions equivalent to each other?

Thank you in advance