Sets the index reduction method used by the backend after the
pre optimization modules. Call the compiler with
--help=optmodules for more information about what
methods are available.
Example input: dynamicStateSelection
function setIndexReductionMethod input String method; output Boolean success; end setIndexReductionMethod;