Optional
isOptional
toOptional
totoAvoid A predicate that returns true if the rule should be avoided to be folded, if not present, all rules will be folded.
toKeep A predicate that returns true if the rule should be kept AFTER being folded, if not present, all folded rules will be kept.
isFoldedAttr The attribute name to use to mark a rule as folded, default to 'optimized'.
Generated using TypeDoc
Parameters for the constant folding optimization pass.