Fix generation of debug information for unused shadow parameters
Created by: DanyaFilatov
Titan doesn't generate shadow parameter objects for unused parameters in ALTSTEPs. By the way, when generation of debug information is enabled, these objects are used for debug purposes. Provided patch fixes this issue.