That all goes to the definition of the problem. What does "most-used" mean? If 
I write a macro FOO that contains a single IILH, and I invoke the macro five 
times, is that one IILH or five?

Dead code is just a special case of the question "most coded or most executed?" 
If I re-wrote FOO as a subroutine and called it five times from a loop, is that 
one IILH or five? If I called it zero times, is that one IILH or zero?

Charles


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of David Spiegel
Sent: Monday, December 9, 2019 8:23 AM
To: [email protected]
Subject: Re: Most-used instructions? Just for fun.

Hi Charles,
What about Macro expansions?
What about dead code?

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to