Struct CSEOptions¶
Defined in File options.hpp
Struct Documentation¶
-
struct CSEOptions¶
Common-subexpression-elimination (CSE) options for single-term optimization.
subnetrecognizes equivalent subnetworks while searching for an evaluation order, trading extra search time for potentially lower op counts. (Room to grow, e.g. a maximum subnet size to consider.)Public Members
-
bool subnet = false¶
-
bool subnet = false¶