increase-cost ( rep scc factor -- )


Vocabulary
compiler.cfg.representations.selection

Inputs
reprepresentation symbol
scc?
factoran integer


Outputs
None

Word description
Increase cost of keeping vreg in rep, making a choice of rep less likely. If the rep is not in the cost alist, it means this representation is prohibited.

Definition