Removal of overloading
Since MIR
does not support overloading, we perform name-mangling to give each
overloaded variant of a function a distinct name.
Since MIR
does not support overloading, we perform name-mangling to give each
overloaded variant of a function a distinct name.