natario1
09/02/2022, 3:49 PMIrFunction.isExpect , but how to retrieve the actual (assuming they are compiled together)? Do I need a full module lookup, looking for a function with the same fq name?
• Given an IrFunction, how to implement IrFunction.isActual?