substituteOrSelf

inline fun IrType.substituteOrSelf(original: IrTypeParametersContainer, transformed: IrTypeParametersContainer): IrType
inline fun IrType.substituteOrSelf(substitutionMap: Map<IrTypeParameterSymbol, IrType>?): IrType